[wp-trac] [WordPress Trac] #32347: Saving Menu Breaks Cyrillic Characters

WordPress Trac noreply at wordpress.org
Mon May 11 21:47:34 UTC 2015


#32347: Saving Menu Breaks Cyrillic Characters
--------------------------+------------------------------
 Reporter:  lordspace     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Menus         |     Version:  4.2.2
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by lordspace):

 mysql> show variables like "character_set_database";
 +------------------------+-------+
 | Variable_name          | Value |
 +------------------------+-------+
 | character_set_database | utf8  |
 +------------------------+-------+
 1 row in set (0.00 sec)

 mysql> show variables like "collation_database";
 +--------------------+-----------------+
 | Variable_name      | Value           |
 +--------------------+-----------------+
 | collation_database | utf8_general_ci |
 +--------------------+-----------------+
 1 row in set (0.00 sec)

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


More information about the wp-trac mailing list