Ticket #8291 (closed bug: invalid)
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: | ||
| Blocking: | Blocked by: |
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.
Change History
comment:1 Changed 2 years ago by addyosmani
- Priority changed from undecided to low
- Status changed from new to closed
- Resolution set to invalid
comment:2 Changed 2 years ago by ajpiano
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.
comment:3 in reply to: ↑ description Changed 2 years ago by anonymous
Replying to 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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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.