Closed Bug 130579 Opened 23 years ago Closed 23 years ago

Forms sent via POST are sent twice

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 72906

People

(Reporter: georg, Assigned: alexsavulov)

Details

Forms sent via POST are sent twice. This reproducable, but does not occure to each form. The problem is not new. It also occures on 0.9.7 but still occures on 0.9.9 I have generated a test account for you, so you can login and test it your self. The problem does not ocurre on the login page, but it occures when you are inside and create a new administrator, or delete an existing administrator. the login is bugzilla@mozilla.org the password is bugzilla http://172.16.3.152/admin/ I don't know whether ther is a relation to this bug: http://bugzilla.mozilla.org/show_bug.cgi?id=119132 In my case the POST is submited twice and the resultpage is not an image but a HTML page to. With IE there is no such problem.
this is a dupe of 72906 which has just been fixed. It works with todays trunk builds... *** This bug has been marked as a duplicate of 72906 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
I just want to note, that I don't double click onto the submit button, nor do I open any window or do anything else special. The form simply POSTs to it self. The content of the page depends on the METHOD and the form data. I'm not sure whether this is really a duplicate of 72906, because there the focus is on double clicking the submit button or calling submit() and hitting the button. But nothing of this is done by me.
Can you please test with a new build and see if this still occurs?
Could also be a dupe of 61363
Tested now with Mozilla 0.9.9+ Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+) Gecko/20020414 It still posts twice.
Mozilla 1.0 Release Candidate 1 Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1) Gecko/20020417 This also post's twice.
then its probably dupe of 61363...
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.