Modify ↓
Ticket #3774 (closed bug: invalid)
[validate] showErrors on groups
| Reported by: | Lideln | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | plugin | Version: | |
| Keywords: | validate showErrors | Cc: | lideln@… |
| Blocking: | Blocked by: |
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,
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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 .