Side navigation
#2928 closed enhancement (wontfix)
Opened May 23, 2008 02:00PM UTC
Closed June 10, 2009 10:47AM UTC
[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: | |
Blocked by: | Blocking: |
Description
Here's a patch that seems to fix this issue by moving method execution from rule compilation stage to actual validation stage.