Modify ↓
Ticket #2928 (closed enhancement: wontfix)
[validate] jquery.validate executes rule dependency-callback only once
| Reported by: | duzk | Owned by: | joern |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.5 |
| Keywords: | validation callback | Cc: | |
| Blocking: | Blocked by: |
Description
Here's a patch that seems to fix this issue by moving method execution from rule compilation stage to actual validation stage.
Attachments
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.

