Bug Tracker

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)

dummy.html (1.4 KB) - added by rabusmar 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by rabusmar

Attachment: dummy.html added

comment:1 Changed 13 years ago by dmethvin

Owner: set to joern

comment:2 Changed 13 years ago by john

Resolution: invalid
Status: newclosed

Please file plugin bugs with the appropriate author on their bug tracker.

Note: See TracTickets for help on using tickets.