Skip to main content

Bug Tracker

Side navigation

#8291 closed bug (invalid)

Opened February 16, 2011 09:26AM UTC

Closed February 16, 2011 04:14PM UTC

Last modified April 07, 2011 09:24AM UTC

jquery.validate.js [A validation plugin] Not works with jquery5

Reported by: Mohan Ram Owned by:
Priority: low Milestone: 1.next
Component: unfiled Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

remote validation option in jquery.validate.js not works with jquery5. I think this is becoz of several change in ajax updation that done in juqery5.

Attachments (0)
Change History (3)

Changed February 16, 2011 04:14PM UTC by addyosmani comment:1

priority: undecidedlow
resolution: → invalid
status: newclosed

Thanks for submitting a ticket to the jQuery Bug Tracker. We're unfortunately unable to provide support for third party plugins or assist with help patching them, however we'll pass on your message to the plugin developer in this case - they will hopefully inform users regarding the compatibility status of jQuery.validate.js with 1.5 and when/if this will be fixed.

Changed February 16, 2011 04:28PM UTC by ajpiano comment:2

The fact that the validation plugin does not work with 1.5 is known by the plugin's developer, who will be releasing a version of validate that will be compatible with 1.5.1 (which is going to be released shortly). There is a fork of the validation plugin that works with 1.5 that you can grab from here.

Changed April 07, 2011 09:24AM UTC by anonymous comment:3

Replying to [ticket:8291 Mohan Ram]:

remote validation option in jquery.validate.js not works with jquery5.2. I think this is becoz of several change in ajax updation that done in juqery5.