Closed
Bug 125351
Opened 24 years ago
Closed 24 years ago
BUTTON type=submit is not submitting...
Categories
(Core :: DOM: Core & HTML, defect, P1)
Tracking
()
VERIFIED
FIXED
People
(Reporter: vladimire, Assigned: john)
References
Details
(Keywords: regression)
Attachments
(2 files)
140 bytes,
text/html
|
Details | |
1.83 KB,
patch
|
alexsavulov
:
review+
shaver
:
superreview+
|
Details | Diff | Splinter Review |
Build: 2002-02-13-03-trunk
This is a regression, element BUTTON with type="submit" is not submiting forms.
See the testcase
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Updated•24 years ago
|
Comment 3•24 years ago
|
||
vladimire:
how did you found the bug? automated tests?
Assignee | ||
Comment 4•24 years ago
|
||
fixed. button type=reset was broken too.
Comment 5•24 years ago
|
||
Comment on attachment 69411 [details] [diff] [review]
Patch
r= alexsavulov (cool)
Attachment #69411 -
Flags: review+
Comment 6•24 years ago
|
||
Comment on attachment 69411 [details] [diff] [review]
Patch
sr=shaver.
Attachment #69411 -
Flags: superreview+
Assignee | ||
Comment 7•24 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•24 years ago
|
||
*** Bug 125340 has been marked as a duplicate of this bug. ***
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•