Closed
Bug 101596
Opened 23 years ago
Closed 23 years ago
<input type="image"> with bad src attribute doesn't submit the form
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: dwiest, Assigned: rods)
Details
Attachments
(1 file)
161 bytes,
text/html
|
Details |
Submit buttons of type image that have a bad image reference won't submit the form. eg. <input type="image" src="badimage">
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Submit button doesn't submit the form → <input type="image"> with bad src attribute doesn't submit the form
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
work for me
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•