[wp-trac] [WordPress Trac] #36843: Wrong Taxonomy Term orderby 'name' in Cyrillic

WordPress Trac noreply at wordpress.org
Wed May 25 15:28:17 UTC 2016


#36843: Wrong Taxonomy Term orderby 'name' in Cyrillic
--------------------------+-----------------------
 Reporter:  esemlabel     |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:
Component:  Taxonomy      |     Version:  4.5.2
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+-----------------------
Changes (by esemlabel):

 * status:  closed => reopened
 * resolution:  invalid =>


Comment:

 ''''utf8_unicode_ci' doesn't resolve the issue'''

 I started new dev server and created new db with 'utf8_unicode_ci'
 collation in phpmyadmin. I also set collation in wp
 {{{
 define('DB_COLLATE', 'utf8_unicode_ci');
 }}}

 After adding terms the problem still exist.

 So 'utf8_unicode_ci' is defently not what will fix terms orderby 'name' in
 Ukrainian Cyrillic.
 Is there any other ideas?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36843#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list