Closed
Bug 118614
Opened 24 years ago
Closed 24 years ago
Forms with both text inputs and file uploads hang upon submit if no file is selected.
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 116210
People
(Reporter: smclean, Assigned: alexsavulov)
References
()
Details
In Mozilla 0.9.7, the file upload form handling is slightly broken. This error
was not in any previous versions. If a form contains both a filename selection
for file uploads and text input boxes the form will fail to submit any values
unless a filename is selected, and just hangs upon submit.
See the URL for an example.
| Assignee | ||
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 116210 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•7 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
•