[wp-trac] Re: [WordPress Trac] #6062: Dashboard - Problem with international characters at plugins feed

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 3 06:17:56 GMT 2008


#6062: Dashboard - Problem with international characters at plugins feed
---------------------+------------------------------------------------------
 Reporter:  hervada  |        Owner:  anonymous
     Type:  defect   |       Status:  new      
 Priority:  normal   |    Milestone:  2.5      
Component:  General  |      Version:  2.5      
 Severity:  normal   |   Resolution:           
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by nbachiyski):

 Lloyd, in your case the problem is similar to the one in #1474 -- the
 string is limited to specific number of bytes, not limited to number of
 characters. Since UTF-8 encoded strings can have more than one byte for a
 character, sometimes the cut is done in the middle of a character. I will
 file a patch about it.

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


More information about the wp-trac mailing list