Closed
Bug 146613
Opened 24 years ago
Closed 24 years ago
double POSTDATA on form submission
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 102407
People
(Reporter: u32858, Assigned: john)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510
BuildID: 2002051013
Some sites submit forms twice in mozilla, i have noticed this one several sites.
It means i get 2 emails for one submision, this will be a problem for shops and
online transactions
Reproducible: Sometimes
Steps to Reproduce:
1.go to http://www.idg.co.jp/expo/lw/
2. fill in the form at the top and select one of the sessions
3. 2nd box is an email address, click submit and a window asks if to submit, it
is unclear, if i submit i get 2 emails, if i dont i get nothing
Actual Results: The page you are trying to view contains POSTDATA, if you
resend the data, any action the form carried out (such as online purchase) will
be repeated. To resend the data, click OK, otherwise click cancel
[OK] [Cancel]
Expected Results: Should only submit once, and not ask to submit again
This only happens intermitently. I experienced this problem on
http://www.xe.net/ucc/ but now it seems to be working ok
please do not click OK to this quesiton on this site, or you might mess up their
seminar system.
I noticed this at account.viterrausa.com too. While submitting the form, it did
the POST operation twice!
Using Build: 20020510
OS: winxp
reproducible: frequently enough
| Assignee | ||
Comment 3•24 years ago
|
||
jg, where is the form I'm supposed to fill out? It's not at the top of the page
in question.
I've just found a replacement link thats up on the net. this is still occuring.
http://www.xe.net/ucc/
please can someone confirm if they have authority.
JG
I have the same problem using 1.0rc3 on linux. Here's how to reproduce this
problem:
1. go to http://loveofthegameproductions.com
2. do a search at the top of the page
The results are the same as the first comment in this thread.
Comment 6•24 years ago
|
||
seems to be dupe of Bug 102407
Comment 7•24 years ago
|
||
I cannot reproduce it with recent builds, marking a dupe. If you can still
reproduce this please reopen
*** This bug has been marked as a duplicate of 102407 ***
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
•