[buddypress-trac] [BuddyPress] #2727: allowing hyphens in blog names

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Nov 10 20:42:14 UTC 2010


#2727: allowing hyphens in blog names
--------------------------+-------------------------------------------------
  Reporter:  svenl77      |       Owner:        
      Type:  enhancement  |      Status:  closed
  Priority:  normal       |   Milestone:  1.3   
 Component:  Blogs        |     Version:  1.2.6 
Resolution:  wontfix      |    Keywords:        
--------------------------+-------------------------------------------------
Changes (by r-a-y):

  * status:  reopened => closed
  * resolution:  => wontfix


Comment:

 Okay, just looked into this and BuddyPress '''does''' in fact use
 multisite's validation routine.

 bp_core_validate_blog_signup() uses wpmu_validate_blog_signup() to check
 the blog URL pattern and wpmu_validate_blog_signup() doesn't allow
 hyphens.  So it is indeed a Wordpress MS issue.

 I'm guessing the MS admin backend doesn't use wpmu_validate_blog_signup()
 to check blog URLs when it should.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2727#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list