Closed
Bug 547735
Opened 16 years ago
Closed 15 years ago
When signing up, leading space on email address causes validation to fail
Categories
(Websites Graveyard :: drumbeat.org, defect)
Websites Graveyard
drumbeat.org
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gerv, Unassigned)
Details
(Keywords: helpwanted)
Create a new account, but put a leading space in the email address field before your (valid) email address.
Actual: verification fails with an error "please enter a valid email address" and it's not at all obvious what's wrong.
Expected: software does the right thing and trim()s the value of the field.
Gerv
Comment 1•16 years ago
|
||
It's a core problem in Drupal 6.
The simplest solution is probably to check for this client side.
Best,
Paul Booker
Appcoast
Updated•16 years ago
|
Keywords: helpwanted
Comment 2•15 years ago
|
||
This applies to the old version of drumbeat.org, no longer in production.
Closing.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•11 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•