[wp-trac] [WordPress Trac] #33973: The Blog Title is restricted to 50 signs?
WordPress Trac
noreply at wordpress.org
Wed Sep 23 12:41:35 UTC 2015
#33973: The Blog Title is restricted to 50 signs?
--------------------------------+------------------------
Reporter: theode | Owner: chriscct7
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Networks and Sites | Version: 3.0
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: multisite
--------------------------------+------------------------
Changes (by chriscct7):
* keywords: => needs-patch
* owner: => chriscct7
* version: 4.3.1 => 3.0
* status: new => assigned
* milestone: Awaiting Review => 4.4
Comment:
I did a git blame on the line in question and it's one of the original,
unaltered lines from the WPMU merge, so it was originally a restriction in
WPMU. Currently in WordPress the title of a blog is stored in a column
whose size is LONGTEXT, so there doesn't appear to be a need for the
restriction at least from a storage standpoint.
Unless someone has a reason for wanting the limit to remain, when a single
site install of WordPress can have a title > 50 characters as is, I'll
write a patch to remove this for 4.4.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33973#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list