backbone.validation
backbone.validation copied to clipboard
Email validation allows two consecutive dots before the country code
The email validation will allow me to enter "[email protected]" even though this is not a valid email address - there are two consecutive dots before the country code.
True. I can verify this.
Pull request, anyone? :)
Yeah. Pull request. I have looked at the regexp that validates email adresses, and although online-tools like regexper help, I have absolutly no Idea how to fix the bug. :(
The current email-regexp in regexper for better visualizing: http://tinyurl.com/pgo73ts