Closed
Bug 117352
Opened 23 years ago
Closed 23 years ago
Hangs on sending Forms with POST
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 116210
People
(Reporter: bugzilla, Assigned: rods)
Details
097 Build hangs on sending POST-Forms. It seems that some data is submited but
the transfer will never finish.
The connectionsymbol keeps running and the page containig the form stays displayed.
same maschine/site will work now after downgrade to 096.
Comment 1•23 years ago
|
||
I can confirm this also with Linux build -> OS: ALL?
Comment 2•23 years ago
|
||
Can you provide a testcase (or a link to the page/form that hangs) to this bug?
Reporter | ||
Comment 3•23 years ago
|
||
of - heres the testcase:
goto : http://194.112.120.241/SQL/
User/Pass 'test'
Select the DB 'test' and type a query to the textbox, e.g.
/update ftp set pass = 'off'/ and hit the OK button.
The Mozilla-Icon in the upper right corner will start tumbling infinitly - until
you hit the stop button....
Hit stop after - lets say a minute - and you will see that the changes to the
database are made - or not... I tried out about 10 times with different long
intervals - sometimes the Query succeded sometimes not.
when doing all this with 096 Build on other maschine (or the now donwgraded one
where met this bug) everything is fine.
Comment 4•23 years ago
|
||
It's not clear what the "DB test" is. I hit the "dirs" link (top left) and was
then presented with a form to run an SQL query. The form has a textarea, and
file upload widget & couple of others.
Given the presence of a file upload widget, I think this is a dupe of 116210.
![]() |
||
Comment 5•23 years ago
|
||
Yep. The file upload widget is the problem. See the "File Upload" section
under "Navigator" in the 0.9.7 release notes.
*** This bug has been marked as a duplicate of 116210 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•