Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1992 closed defect (bug) (fixed)

exclamation in username registration

Reported by: intimez Owned by:
Priority: major Milestone: 1.2.1
Component: Version:
Severity: Keywords:
Cc:

Description

unable to signup using odd username

register with "abc!xyz" (without quotes) but unable to login due to username being abcxyz

shouldn't it disallow that character to avoid confusion?

[wordpress2.9.2 + buddypress1.2]

Change History (1)

#1 @apeatling
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [2752]) Run username through validate_username() check on signup. Fixes #1992

Note: See TracTickets for help on using tickets.