[wp-trac] [WordPress Trac] #10483: Change post_name's length from 200 to 400
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 19 08:28:07 UTC 2011
#10483: Change post_name's length from 200 to 400
--------------------------+-----------------------------
Reporter: elnur | Owner: ryan
Type: enhancement | Status: reopened
Priority: low | Milestone: Future Release
Component: Permalinks | Version:
Severity: minor | Resolution:
Keywords: dev-feedback |
--------------------------+-----------------------------
Changes (by linuxologos):
* cc: linuxologos@… (added)
Comment:
Thanks for giving the opportunity to discuss this.
This is quite a big problem for languages with an alphabet totally
different from English. We can't have a post_name with more than ~38
letters, since '''every''' letter is urlencoded to be stored in the
database, so every letter is converted into many more characters,
dramatically cutting down the maximum possible length of the "real" post-
name.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10483#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list