Posted by sittard on July 4, 2008 at 1:09pm
Jump to:
| Project: | Drupal core |
| Version: | 5.7 |
| Component: | user system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When trying to register a new user using a valid email address (e.g. first_last@yahoo.co.uk). The email address is rejected with the error message:
The e-mail address first_last@yahoo.co.uk is not valid.
Clearly the email address 'first_last@yahoo.co.uk' is valid and is in use. I suspect that the problem might be because this email address contains an underscore.
Comments
#1
I can't reproduce the same on Drupal 5.