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
The issue #7757 reported yesterday as fixed in 7.7.22 has not been adressed in vaadin compatibility server, yet.
See https://github.com/vaadin/framework/blob/master/compatibility-server/src/main/java/com/vaadin/v7/data/validator/EmailValidator.java
Could you please port the fix and provide a Vaadin 8 release with the appropriate Vaadin 7 compatibility implementation?
Thanks!
The text was updated successfully, but these errors were encountered:
fix: Update regexp pattern of legacy EmailValidator
aac2af5
Fixes: #12240
fix: Update regexp pattern of legacy EmailValidator (#12241)
754ca01
Successfully merging a pull request may close this issue.
The issue #7757 reported yesterday as fixed in 7.7.22 has not been adressed in vaadin compatibility server, yet.
See https://github.com/vaadin/framework/blob/master/compatibility-server/src/main/java/com/vaadin/v7/data/validator/EmailValidator.java
Could you please port the fix and provide a Vaadin 8 release with the appropriate Vaadin 7 compatibility implementation?
Thanks!
The text was updated successfully, but these errors were encountered: