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

WordPress Trac noreply at wordpress.org
Mon May 16 17:14:49 UTC 2016


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

Comment (by esemlabel):

 @boonebgorges, thanks for replying!

 Of course, it is NOT a part of Russian language. Ukrainian is one
 different from ru language that also uses Cyrillic alphabet. Many
 countries uses Cyrillic
 (https://en.wikipedia.org/wiki/Cyrillic_alphabets), but each Cyrillic-
 country has its own language-specific symbols in addition to common
 Cyrillic letters. For example, (Ёё, Ыы, Ъъ) in Russian, (Ґґ, Іі, Її, Єє)
 in Ukrainian, etc. And it has to be in right alphabetic position.

 I understand that someone have to set properly letters order for each
 Cyrillic language in code. But it has to be done. And not only in
 Ukrainian, but also in Belarusian, Serbian, Macedonian and many others,
 which translation UI presents in WordPress Core.


 // Table Status
 {{{
 array(1) {
   [0]=>
   object(stdClass)#4625 (18) {
     ["Name"]=>
     string(8) "wp_terms"
     ["Engine"]=>
     string(6) "MyISAM"
     ["Version"]=>
     string(2) "10"
     ["Row_format"]=>
     string(7) "Dynamic"
     ["Rows"]=>
     string(2) "25"
     ["Avg_row_length"]=>
     string(2) "49"
     ["Data_length"]=>
     string(4) "1284"
     ["Max_data_length"]=>
     string(15) "281474976710655"
     ["Index_length"]=>
     string(5) "11264"
     ["Data_free"]=>
     string(2) "36"
     ["Auto_increment"]=>
     string(3) "131"
     ["Create_time"]=>
     string(19) "2016-04-24 12:27:37"
     ["Update_time"]=>
     string(19) "2016-05-15 15:03:33"
     ["Check_time"]=>
     string(19) "2016-04-24 12:27:37"
     ["Collation"]=>
     string(15) "utf8_general_ci"
     ["Checksum"]=>
     NULL
     ["Create_options"]=>
     string(0) ""
     ["Comment"]=>
     string(0) ""
   }
 }
 }}}

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


More information about the wp-trac mailing list