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

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 7 21:50:42 GMT 2007


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

 I offer to use the coding for WordPress and apart coding for database.

 1) "External" part: all files WordPress must work in UTF8. Since needs
 correct functioning AJAX, that other way no.

 2) Database can work in any coding, for instance CP1251. Work with the
 base is realized through one interface (class wpdb). If in it to add
 several functions, which:

 - before performing the request convert the text of the request from UTF8
 in coding of the base;

 - after performing the request convert the answer from coding of the base
 in UTF8.

 I this has already done and has published for testing (http://maxsite.org
 /wp210rus-all). If this interesting developer WordPress, that I shall show
 ready files.


 MAX - Русский WordPress (http://maxsite.org/)

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


More information about the wp-trac mailing list