Skip to main content

Bug Tracker

Side navigation

#8762 closed bug (invalid)

Opened April 04, 2011 10:48AM UTC

Closed April 04, 2011 02:29PM UTC

jquery validate plugin

Reported by: aniket.sharma2881@gmail.com Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5.2
Keywords: Cc:
Blocked by: Blocking:
Description

if ( label.length ) is returning 0 even if error msg is generated . So it is showing the msg again and again like "This field is required.This field is required.This field is required.This field is required."

Attachments (0)
Change History (1)

Changed April 04, 2011 02:29PM UTC by addyosmani comment:1

resolution: → invalid
status: newclosed

Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, issues with the validate plugin are something we are unable to personally assist in debugging, however if you open up a new issue ticket on the validate GitHub repo, I'm sure that the plugin author will be more than happy to review the issue you've experienced. For convenience, the link to the repo is: https://github.com/jzaefferer/jquery-validation.