Opened 14 years ago
Closed 13 years ago
#3774 closed bug (invalid)
[validate] showErrors on groups
Reported by: | Lideln | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | plugin | Version: | |
Keywords: | validate showErrors | Cc: | [email protected]… |
Blocked by: | Blocking: |
Description
Hi,
It seems that showErrors() does not work on groups.
I created a group made of two fields (say ageMin and ageMax) inside a container span. If I put a rule on one of those fields, I get the error properly displayed where it is to be. But using the showErrors() function, whatever the field I use as key in the hash (the group name, or one of the fields name), it won't display the error.
Thank you for support !
Regards,
Note: See
TracTickets for help on using
tickets.
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .