[wp-trac] Re: [WordPress Trac] #3517: WordPress should be 100% UTF-8
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 31 20:25:06 GMT 2007
#3517: WordPress should be 100% UTF-8
---------------------+------------------------------------------------------
Reporter: sehh | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.2
Component: General | Version: 2.0.5
Severity: major | Resolution:
Keywords: UTF-8 |
---------------------+------------------------------------------------------
Comment (by sehh):
As long as the UTF-8 data are stored without modification, then it will
work.
Please read the description of the bug report at the top. Currently, we
store UTF-8 data on latin1 or latin2 etc tables (non-utf8 tables that is).
It works at first glance because Input data matches Output data (but as i
described SQL functions break).
So i believe, latin2 will work fine, since its similar to latin1.
The only exception would be in a table that somehow modifed the input UTF8
data or modifies the output (thus input!=output).
I'd be interested to test this on multibyte languages...
--
Ticket URL: <http://trac.wordpress.org/ticket/3517#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list