[wp-trac] [WordPress Trac] #3574: Character set not specified in
TinyMCE files
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 13 16:36:27 GMT 2007
#3574: Character set not specified in TinyMCE files
----------------------------+-----------------------------------------------
Reporter: ruckus | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.0.8
Component: Administration | Version: 2.0.7
Severity: major | Keywords: bg|has-patch
----------------------------+-----------------------------------------------
Using 8-bit characters in TinyMCE translation does not work, because the
output from tiny_mce_gzip.php and wp-mce-help.php does not specify any
charset in Content-Type. This leaves it up to PHP and the web server to
complete the Content-Type charset information, possibly incorrectly.
The charset should not be hard-coded in these scripts, so that plugins
such as Character Set Conversions[1] can use the gettext hook to transcode
the messages to the character set specified in the blog settings.
[1]: http:/kimmo.suominen.com/sw/charsets/
--
Ticket URL: <http://trac.wordpress.org/ticket/3574>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list