[buddypress-trac] [BuddyPress] #4560: Subdomains may not exceed 63 characters in length

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Sep 26 01:09:20 UTC 2012


#4560: Subdomains may not exceed 63 characters in length
-----------------------------------+------------------
 Reporter:  humanshell             |       Owner:
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:  1.7
Component:  Core                   |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch 2nd-opinion  |
-----------------------------------+------------------
Changes (by boonebgorges):

 * keywords:  has-patch => has-patch 2nd-opinion
 * type:  enhancement => defect (bug)
 * milestone:  Awaiting Review => 1.7


Comment:

 To say a bit more about this: Without some sort of restriction in place
 (either a `maxlength` on the markup or by doing proper server-side length
 validation), BP/WP allows blog creation with these long subdomains. But
 then the created blogs are inaccessible on some server setups (might be a
 32-bit thing, I don't know). So we really need to do *something*. I'd
 suggest this patch + some server-side checks.

 See also http://core.trac.wordpress.org/ticket/21994. If this problem were
 fixed upstream (which would really be the ideal), we could just piggy back
 on it.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4560#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list