[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 13:46:40 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:  3.0              
Component:  i18n          |     Version:  2.9              
 Severity:  normal        |    Keywords:  reporter-feedback
--------------------------+-------------------------------------------------
Changes (by Denis-de-Bernardy):

  * version:  => 2.9
  * milestone:  2.9.2 => 3.0


Comment:

 You're correct for the cities. Please try to add this in your wp-
 config.php file:

 {{{
 setlocale(LC_COLLATE, 'cs_CZ.utf8');
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11740#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list