[wp-trac] [WordPress Trac] #7465: Bump term name limit

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 5 17:48:02 GMT 2008


#7465: Bump term name limit
------------------------+---------------------------------------------------
 Reporter:  nbachiyski  |       Owner:  anonymous
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:  2.7      
Component:  General     |     Version:           
 Severity:  normal      |    Keywords:  has-patch
------------------------+---------------------------------------------------
 Since MySQL's varchar limits are in bytes and not in characters the
 current limit of 55 can handle a lot less then 55 non-ASCII charcaters.
 For example 28 Cyrillic characters are 56 bytes, encoded in UTF-8.

 Here is a patch, which increases the length to 200.

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


More information about the wp-trac mailing list