[wp-trac] [WordPress Trac] #19625: Unable to view/edit profile if username contains space

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 20 21:36:41 UTC 2012


#19625: Unable to view/edit profile if username contains space
--------------------------------+----------------------------
 Reporter:  Master Jake         |       Owner:
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  WordPress.org
Component:  WordPress.org site  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:                      |
--------------------------------+----------------------------

Comment (by nacin):

 JJJ and I have finally had the chance to go through all of this.

 BuddyPress used to use user_login in URLs, despite user_nicename being
 correct. We've now switched the profiles to use user_nicename, and we're
 redirecting any user_login cases to user_nicename.

 Additionally, we've removed /users/.  So,
 http://profiles.wordpress.org/users/$name/profile/edit/ will redirect to
 profiles.wordpress.org/$name. From there, /profile/edit/ will work.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19625#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list