Closed
Bug 112036
Opened 24 years ago
Closed 23 years ago
Does nothing on submit multipart mime form (thinkks it is waiting for data)
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 111778
People
(Reporter: scottp, Assigned: alexsavulov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012
BuildID: 0.9.6
This is a recuring problem with our email system and any multipart mime form.
It was in 0.9.3 (I think) and was then fixed again, used to be in M18, seems to
come and go in altenate versions.
Basically when you submit a multipart mime (used for uploading files etc) then
it just loops - icon spins but nothing happens, no matter how long you wait. I
have moved back to 0.9.5 and that seems fine.
Reproducible: Always
Steps to Reproduce:
1. Fill in multipart mime form
2. Press Submit
Actual Results: waits - looping.
Expected Results: Next page.
| Assignee | ||
Comment 1•24 years ago
|
||
reporter:
please provide at least the content of the html file that contents the multipart
form.
I tested on my machine with a debug build from 11.26.2001 with a script provided
by an apache/php server and it works.
Comment 2•23 years ago
|
||
works fine for me in current builds...
*** This bug has been marked as a duplicate of 111778 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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
•