[wpmu-trac] Re: [WordPress MU Trac] #363: add possibility to create blognames or usernames with "-", "." and "_" characters

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Jun 25 10:20:11 GMT 2007


#363: add possibility to create blognames or usernames with "-", "." and "_"
characters
-------------------------------+--------------------------------------------
 Reporter:  radja              |        Owner:  somebody
     Type:  enhancement        |       Status:  closed  
 Priority:  normal             |    Milestone:  WPMU 2.0
Component:  component1         |      Version:          
 Severity:  normal             |   Resolution:  wontfix 
 Keywords:  blogname,username  |  
-------------------------------+--------------------------------------------
Changes (by donncha):

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

Comment:

 The "_" character isn't allowed in hostnames, so that's never going in.
 Use Google and you'll find an RFC on it.
 The '.' character is used to separate out parts of a FQDN, so again,
 that's a no go.
 Finally, we don't allow '-' because it's not recommended in URLs. It's
 much easier to tell someone to go to myfabulousblog.wordpress.com rather
 than "my dash fabulous dash blog.wordpress.com"

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/363#comment:1>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list