Closed Bug 104417 Opened 23 years ago Closed 22 years ago

Form values posted twice[form sub]

Categories

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

x86
OS/2
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.0

People

(Reporter: bugzilla.mozilla.org, Assigned: john)

References

Details

(Whiteboard: [eapp])

Mozilla/5.0 (OS/2; U; Warp 4; en-US; rv:0.9.5+) Gecko/20011011

Open above URL. Click on the button "Suche starten" (start search) on the left
bottom. You have to confirm a "POSTDATA expired" window 2 times!

You get the same result using this code instead the above URL:
<html>
<form method="POST" action="http://www.tvtoday.de/dummy.html">
<input type="TEXT" name="t1">
<input type="submit">
</form>
</html>

If I start an ip trace, I see that the form data is posted twice.
WFM 2001101021/Redhat 7.1
I'm on the latest OS/2 and I'm not seeing any dialogs pop up when I click on 
that URL.

It just goes to the page.
I can confirm this behaviour on 
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012
with POST and GET Forms, on SLOW pages somtimes a page loaded through a simple
link is triggered twice.. in the later case there is no warning.
It happens by clicking with the mouse ONCE or by pressing ENTER once
the chance that it happens 
is higher if the page is loading slow (for example when processing something..)
I'm having the same problem here on lots of sites (such as slashcode's
blackslash interface) with linux build 2001112121, but the originator's url
works for me without problem. I'll try to reduce the scenario to minimum and
make up one reproducalbe.
Seems to depened on the speed of your internet connection. You 
won't see it with a quick connection.
Status: UNCONFIRMED → NEW
Ever confirmed: true
->>
Assignee: rods → alexsavulov
See also bug 105636.
As a result of this bug:
If I write an article, for example in groups.yahoo.com, the article appears twice!
As a result of this bug:
If I write an article, for example in groups.yahoo.com, the article appears twice!
might be resolved when we repair bug 72906
Summary: Form values posted twice → Form values posted twice[form sub]
Bug 72906 is not a bug. It's cosmetic. Posting form contents twice when the user
double clicked the submit button is quite normal. 
But posting form contents twice if the user single clicks the submit button is a
serious programming error.
well, i agree with you. i was just speculating, hoping that ... :-)
Depends on: 72906
Target Milestone: --- → mozilla1.1
Whiteboard: [eapp]
Major corporations depend on eapp bugs, and need them to be fixed before they
can recommend Mozilla-based products to their customers. Adding nsbeta1+ keyword
and making sure the bugs get re-evaluated if they are targeted beyond 1.0.
Keywords: nsbeta1+
Target Milestone: mozilla1.1 → ---
eapp was incorrectly used to change this to nsbeta1+. Resetting to nsbeta1 to
nominate. This is an important issue and deserves to be nsbeta1+ by the ADT.
Keywords: nsbeta1+nsbeta1
Reassigning to jkeiser since this will be fixed when the fix for bug 72906 lands.
Marking nsbeta1+
Keywords: nsbeta1nsbeta1+
Target Milestone: --- → mozilla1.0
Really reassigning
Assignee: alexsavulov → jkeiser
Fixed with bug 72906.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Works for me.
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.