Closed
Bug 3805
Opened 26 years ago
Closed 25 years ago
Browser doesn't correctly resubmit forms when going back
Categories
(Core :: DOM: Core & HTML, defect, P1)
Tracking
()
M12
People
(Reporter: mikepinkerton, Assigned: radha)
References
()
Details
1. go to www.amazon.com
2. select "videos" in the search menu
3. search for "twister"
this will get you a page that is the result of a form submit.
4. Click back
5. Click forward
You get to a page that says:
Browser Bug?
It would appear that the web browser you are using (mozilla/5.0...) does not know
how to resubmit forms correctly when you try to reload a page.
Haven't tried this on all platforms (still building), but i suspect it's
everywhere.
Reporter | ||
Updated•26 years ago
|
Hardware: Macintosh → All
Reporter | ||
Comment 1•26 years ago
|
||
yes, this is all platforms. marking as such
Updated•26 years ago
|
Assignee: karnaze → pollmann
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M5
Comment 2•26 years ago
|
||
I'll try to get this in the M5 bugs week.
Updated•26 years ago
|
Target Milestone: M5 → M6
Updated•26 years ago
|
Target Milestone: M6 → M7
Comment 3•26 years ago
|
||
Resubmitting requires local history to store the form element values.
This stumble yet occurs as of Lose98 Apprunner build 1999060808, at
http://www.onelook.com/ .
Updated•26 years ago
|
Assignee: pollmann → radha
Status: ASSIGNED → NEW
Assignee | ||
Comment 6•26 years ago
|
||
This needs work from the Gecko team. Interfaces to get and set form element
values. Not sure if it is there. cc'ing eric pollman for comments. Moving to M9
Assignee | ||
Updated•26 years ago
|
Priority: P3 → P1
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M12
Assignee | ||
Comment 9•26 years ago
|
||
This can be fixed only after 9958 is fixed. Moving to M12
Comment 10•25 years ago
|
||
*** Bug 12593 has been marked as a duplicate of this bug. ***
Comment 11•25 years ago
|
||
*** Bug 16023 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 12•25 years ago
|
||
Once the postdata is saved and restored from SH, this will be fixed.
*** This bug has been marked as a duplicate of 17685 ***
Updated•6 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
•