Skip to main content

Bug Tracker

Side navigation

#4298 closed enhancement (invalid)

Opened March 05, 2009 11:09AM UTC

Closed October 12, 2009 11:43PM UTC

[validate] Grouped elements are not update on successfull validation

Reported by: Jeroen van de Pol Owned by:
Priority: major Milestone: 1.4
Component: plugin Version: 1.3.2
Keywords: Validate Cc:
Blocked by: Blocking:
Description

If you have set up some field to works as group validation. Only the field you update will be validated, the fields present in the group, won't be.

I made a solution for this in the jquery.validate.js.

see the file attached for the solution (only works for onkeyup).

Attachments (2)
  • jquery.validate.js (36.0 KB) - added by Jeroen van de Pol March 05, 2009 11:26AM UTC.

    Update for updating grouped elements after validation of the group.

  • solution.txt (0.7 KB) - added by Jeroen van de Pol March 06, 2009 03:13PM UTC.

    Update, now only validates fields that are in group of the current element, also only submitted a snippet.

Change History (1)

Changed October 12, 2009 11:43PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

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 .