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

z.string().email() does not validate successfully where emails have single quotes in them #2888

Closed
Mansehej opened this issue Oct 20, 2023 · 5 comments · Fixed by #2889
Closed

Comments

@Mansehej
Copy link
Contributor

z.string().email() fails validation when an email with a single quote (') is used.

Example:
o'leary@example.com

This is allowed in RFFC 5332 as well.

@andybayer-grp
Copy link

andybayer-grp commented Jan 3, 2024

Could we get the fix on this approved?

@mitchmcleod-ew
Copy link

Any update on this? This is causing problems for quite a few of our users.

@coreyward
Copy link

coreyward commented Feb 26, 2024

+1 — seeing legitimate email addresses from Google Workspaces get flagged erroneously. E.g. brian.o'conner@toofast.example

@Mansehej
Copy link
Contributor Author

@colinhacks Could we please get an update on this?

@vaishu567
Copy link

Is this issue still open?

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

Successfully merging a pull request may close this issue.

5 participants