Opened 14 years ago
Closed 13 years ago
#4470 closed bug (invalid)
[validate] Form is sended even with validation errors
Reported by: | rabusmar | Owned by: | joern |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | plugin | Version: | 1.3.2 |
Keywords: | validate, form | Cc: | |
Blocked by: | Blocking: |
Description
After clearing the value of a field in the program the form can be sent once with validation errors, even if I call the valid() method.
I've prepared a small page to see this. To reproduce the error, you have to click the "cancel" button and then send the form by pressing enter or the submit button. You will send the form once, but in the following attempts the form won't be sent.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | dummy.html added |
---|
comment:1 Changed 13 years ago by
Owner: | set to joern |
---|
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please file plugin bugs with the appropriate author on their bug tracker.