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

phone and email validators don't always work #6

Closed
mmahmood opened this issue Jan 20, 2012 · 2 comments
Closed

phone and email validators don't always work #6

mmahmood opened this issue Jan 20, 2012 · 2 comments

Comments

@mmahmood
Copy link

I have applied phone and email validation on two text fields. To test, I tried generating all validation errors multiple times. Most of the validators work fine i.e. the page does not submit and the error messages are displayed. But phone and email validators (out of those that I've tested, there could be more) do not always work this way. In some cases, the page is submitted and I only get server side errors. After getting server side errors, when I try to submit the page again, it again gives me client side error displaying two sets of errors for both fields, both client side and server-side.

@limcheekin
Copy link
Owner

Please attached the grails app to ease the troubleshooting. FYI, I will off on coming week for holidays so my response would be slow.

@mmahmood
Copy link
Author

I could not reproduce that error. It was probably some configuration issue. Thanks.

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

No branches or pull requests

2 participants