[wp-trac] [WordPress Trac] #8915: Multi-Byte display does NOT work because "latin1_swedish_ci" is set by default for WP 2.7 Install

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 21 21:36:03 GMT 2009


#8915: Multi-Byte display does NOT work because "latin1_swedish_ci" is set by
default for WP 2.7 Install
--------------------------+-------------------------------------------------
 Reporter:  misty9        |       Owner:  anonymous
     Type:  defect (bug)  |      Status:  new      
 Priority:  high          |   Milestone:  2.8      
Component:  General       |     Version:  2.7      
 Severity:  major         |    Keywords:           
--------------------------+-------------------------------------------------
 The current WordPress 2.7 has automatically set the collation for all
 tables set to "latin1_swedish_ci" except for wp_terms,
 wp_term_relationships and wp_taxonomy with "utf8_general_ci". Because of
 this issue, the multi-byte characters such as Japanese, Korean and etc are
 unreadable in the Page or Post editor of Site Admin.

 The workaround:

 Manually set each each field of all applicable tables to
 "utf8_general_ci". Can you guys please fix the problem? thx.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8915>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list