Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isEmail() unable to use comma in quoted display name #629

Closed
ravenscar opened this issue Feb 21, 2017 · 1 comment
Closed

isEmail() unable to use comma in quoted display name #629

ravenscar opened this issue Feb 21, 2017 · 1 comment
Labels

Comments

@ravenscar
Copy link

validator.isEmail("'Foo Bar, Esq'<[email protected]>", {allow_display_name: true})

returns false but I'm fairly sure a comma is legal so long as it's in a quoted display name.

@ibratoev
Copy link

ibratoev commented Jun 5, 2017

After this is fixed, it would be great to reopen #359 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants