Opened 14 years ago
Closed 14 years ago
#1475 closed defect (bug) (fixed)
Users with spaces in their names have 404 pages for profiles
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.0 | Priority: | high |
Severity: | major | Version: | |
Component: | Component - Users | Keywords: | has-patch |
Cc: |
Description
This is because their user_nicename
is not the same as their user_login
.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [2917]) Fix issue where profiles of user_login's with spaces or periods could not be viewed. Fixes #1475. Props Nightgunner5.