Bug Tracker

Modify

Ticket #2928 (closed enhancement: wontfix)

Opened 5 years ago

Last modified 4 years ago

[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

jquery.validate.patch Download (435 bytes) - added by duzk 5 years ago.

Change History

Changed 5 years ago by duzk

comment:1 Changed 5 years ago by joern

  • Owner set to joern

comment:2 Changed 4 years ago by joern

  • Status changed from new to closed
  • Resolution set to wontfix

normalizeRules does much more then just evaluating the parameter. Moving the evaluation would break the functionality.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.