Skip to content

Fixed number method validation message. #1016

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

Closed
wants to merge 1 commit into from

Conversation

nanotaboada
Copy link
Contributor

The validation message was targeted only to integers ("entero") while the number method validates decimals http://jqueryvalidation.org/number-method/

The validation message was targeted only to integers ("entero") while the number method validates decimals http://jqueryvalidation.org/number-method/
@jzaefferer
Copy link
Collaborator

Thanks!

I've landed this after I landed e147ece, which added galician localization. I guess that should also be updated to remove "enteiro" from the number method? @dieg0v or @nanotaboada could you confirm?

@dieg0v
Copy link
Contributor

dieg0v commented May 20, 2014

Hi, yes... same issue... "enteiro" should be removed.

nschonni added a commit that referenced this pull request May 20, 2014
The validation message was targeted only to integers ("entero") while the
number method validates decimals http://jqueryvalidation.org/number-method/

Related to #1016
@nschonni
Copy link
Collaborator

Thanks @dieg0v, I've copied the changes over to the GL version

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

Successfully merging this pull request may close these issues.

4 participants