validator-email doesn't correctly parse a valid email address.
October 16, 2007 - 4:34pm — cobwebsmasher
| Project: | ValidationAide |
| Version: | 1.6.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
Attempted to parse foo_bar@yahoo.com. The validator returned false. I'm presuming updating the regular expression is the answer? Any suggestions?
