Changes between Version 1 and Version 2 of Ticket #28786, comment 20
- Timestamp:
- 10/16/2014 06:19:10 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28786, comment 20
v1 v2 4 4 - A [http://php.net/manual/en/function.mb-detect-encoding.php#102510 user note] in the PHP manual mentions that `mb_detect_encoding()` should be run in strict mode (third arg set to true). Perhaps some "real life" testing for that is worth it. 5 5 6 Also wondering if we should use `_wp_json_convert_string()` when `htmlspecialchars()` fails . Still hear sometimes that `wp_richedit_pre()` and `wp_htmledit_pre()` may return an empty string especially for posts that were imported (so the charset is not the same as `get_option( 'blog_charset' )`).6 Also wondering if we should use `_wp_json_convert_string()` when `htmlspecialchars()` fails (can probably rename it to something without 'json' and have an arg to convert to the 'blog_charset'). Still hear sometimes that `wp_richedit_pre()` and `wp_htmledit_pre()` may return an empty string especially for posts that were imported (so the charset is not the same as `get_option( 'blog_charset' )`).
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)