[wp-trac] [WordPress Trac] #11740: Sorting tags and towns does not work well for utf-8
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 6 12:58:45 UTC 2010
#11740: Sorting tags and towns does not work well for utf-8
--------------------------+-------------------------------------------------
Reporter: pavelevap | Owner: nbachiyski
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9.2
Component: i18n | Version:
Severity: normal | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Changes (by Denis-de-Bernardy):
* keywords: => reporter-feedback
Comment:
This ought normally be handled at the database level, and it would depend
on the DB_COLLATE setting that you've selected:
http://dev.mysql.com/doc/refman/5.1/en/charset-unicode-sets.html
use utf8_czech_ci instead of general_general_ci
please give it a shot (you'll need to do plenty of alter table statements)
and close accordingly if it's invalid indeed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11740#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list