[wp-trac] [WordPress Trac] #10731: TinyMCE files partially look non utf8 encoded
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 5 18:05:07 UTC 2009
#10731: TinyMCE files partially look non utf8 encoded
--------------------------+-------------------------------------------------
Reporter: hakre | Owner: azaozz
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: TinyMCE | Version: 2.8.4
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
Comment(by hakre):
The patch takes care of mainly the copright symbol (©) as it is mostly the
only char that is affected by that. more important (and untouched with
this patch) are the files '''/wordpress-trunk/wp-
includes/js/tinymce/plugins/spellchecker/editor_plugin.js''' and
'''/wordpress-trunk/wp-includes/js/tinymce/wp-tinymce.js'''. they contain
more chars and are .js files. I assume they are loaded by the browser
which has to expect UTF-8 unless otherwise stated. So those are the
hotspot to be fixed. The actual patch can be used to reduce the noise when
searching for such files.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10731#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list