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

WordPress Trac wp-trac at lists.automattic.com
Wed May 2 12:44:48 GMT 2007


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

 I think the problem is not whether wordpress should be 100% UTF-8, but
 wordpress MUST tell MySQL which encoding it is using.

 The problem now is, system variable "character_set_client" is set to
 "latin1" defaultly, but the characters wordpress is writing into database
 are not in latin1, but in UTF-8. This results in that the UTF-8 characters
 are considers as latin1, and are converted to UTF-8 again.

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


More information about the wp-trac mailing list