[wp-trac] Re: [WordPress Trac] #3517: WordPress should be 100% UTF-8

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 4 04:20:55 GMT 2007


#3517: WordPress should be 100% UTF-8
---------------------+------------------------------------------------------
 Reporter:  sehh     |        Owner:  anonymous
     Type:  defect   |       Status:  new      
 Priority:  normal   |    Milestone:  2.2      
Component:  General  |      Version:  2.0.5    
 Severity:  major    |   Resolution:           
 Keywords:  UTF-8    |  
---------------------+------------------------------------------------------
Comment (by tenpura):

 The issue is all about how we setup WP and MySQL character set in the
 right manner, not only about UTF-8. Since some people prefer to use WP in
 other encodings than UTF-8, we need to think about the solution more
 globally.

 >since storing and retreiving UTF-8 data to an SQL database with latin
 character set seems to work.

 This is true only when all the related MySQL system variables are set to
 the same character set. In this state (so-called skip-character-set-
 client-handshake), MySQL 4.1 and higher won't auto-convert character set
 like good old 4.0, so we can retrieve the original input. However, the
 situation is not always like this.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3517#comment:7>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list