Ticket #3571 (closed bug: invalid)
validate - submit works after fixing only one required field Options
| Reported by: | dreamweaver1 | Owned by: | joern |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | validate | Cc: | |
| Blocking: | Blocked by: |
Description
Not sure if anyone has run into this...might be a bug. I even see it happening on the demo page for the great validate plug in.
I am using the code to capture all of the validation messages in one container. When you enter nothing and hit submit you get the messages just fine, but if you correct one of them and hit resubmit it will allow the page to submit even though there are still required fields. Go to the top demo here:
http://jquery.bassistance.de/validate/demo/errorcontainer-demo.html
hit submit, then enter 3 chars in the top field...hit submit again. It will submit the form.
Anyone else run into this?
Change History
comment:1 Changed 4 years ago by dmethvin
- Owner changed from flesler to joern
- Component changed from unfilled to plugin
comment:2 Changed 3 years ago by john
- Status changed from new to closed
- Resolution set to invalid
Please file plugin bugs with the appropriate author on their bug tracker.
comment:3 Changed 3 years ago by Sam Hasler
- Status changed from closed to reopened
- Resolution invalid deleted
Please file plugin bugs with the appropriate author on their bug tracker.
According to this message at the bottom of the validation plugin homepage this is the bug tracker for the validation plugin, it just needs the title changed to have square brackets around [validate] so the plugin's author can find it.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
