[wp-trac] [WordPress Trac] #35811: user_url length should be increased

WordPress Trac noreply at wordpress.org
Fri Feb 12 13:35:34 UTC 2016


#35811: user_url length should be increased
-------------------------+-----------------------------
 Reporter:  nevis2us     |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Database     |    Version:  4.4.1
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 Default user_url field length in wp_users table should be increased.

 Use case: LinkedIn user profile urls may contain non-ascii user names in
 utf-8 where each non-ascii character will take at least 6 bytes url-
 encoded.

 Example: cyrillic small letter 'а' becomes %D0%B0.

 Current length is 100 so the url may not contain more than 15 non-ascii
 characters which is a serious restriction.

 Suggested new length: 200.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35811>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list