Closed
Bug 119110
Opened 24 years ago
Closed 24 years ago
Very strange form operations: wrong submitting of form data (post)
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 115262
People
(Reporter: atmjav, Assigned: alexsavulov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7+) Gecko/20020108
BuildID: 2002010803
I will try to create short page with a form, which causes this error. By now
here is an URL (http://www.menu.spb.ru/restar.shtml) of the page with form, that
submit data to PHP script. This script reports about 1 search result instead of
212 results, that it return in Opera, Internet Explorer, Netscape Communicator,
Netscape 6.2 and Mozilla 0.9.4. I think, this is because of the submitting of
wrong form data. This effect I see in all releases after... 0.9.6, I think.
Reproducible: Always
Steps to Reproduce:
1. Open URL http://www.menu.spb.ru/restar.shtml
2. Click on the Submit button (1st button, named "Поиск").
3. Try to do this in Netscape Communicator, Internet Explorer, Netscape 6.2,
Opera, or Mozilla 0.9.4.
Actual Results: Generated page with a report about 1 search result. Definitely,
wrong data is submitted with the form
Expected Results: Generated page with a report about 212 search results, is in
other browsers.
Comment 1•24 years ago
|
||
->form submission
Assignee: trudelle → alexsavulov
Component: XP Apps → Form Submission
QA Contact: sairuh → vladimire
Comment 2•24 years ago
|
||
Duping.
*** This bug has been marked as a duplicate of 115262 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•24 years ago
|
||
In fact, Mozilla submitted one of the forms, appearing next to the form, in
which Submit button was.
But I don't see this bug in 2002011403/Win98! Thank you very much, thank you all!
| Reporter | ||
Comment 4•24 years ago
|
||
P.S. I've tested this in http://www.menu.spb.ru/restar.shtml
Not it works properly.
Спасибо, народ!
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
•