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

buddypress-trac noreply at wordpress.org
Wed Oct 31 10:57:56 UTC 2012


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

 * status:  new => closed
 * resolution:   => fixed


Comment:

 (In [6480]) Increase the maxlength attribute on the site registration
 template from 50 to 63.

 * 63 characters is the maximum length of domains per ​RFC1034.
 * While not universally enforced, some systems such as some DNS servers do
 follow the RFC.
 * Server-side validation has been intentionally omitted as this should be
 handled upstream in WordPress; see #WP21994

 Fixes #4560, props humanshell

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


More information about the buddypress-trac mailing list