Closed
Bug 20154
Opened 26 years ago
Closed 26 years ago
Back button produes Browser Bug message on amazon.com
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: rzach, Assigned: pollmann)
References
()
Details
Hitting the back button under certain conditions seems to cause problems with
resubmitting forms incorrectly.
To reproduce:
1. Go to http://amazon.com/
2. In the search box to the left, select "Books" and enter "Test"
3. Click "go"
4. The results listing comes up. Select a title.
5. The "at a glance" page comes up for the title.
6. Click the Back button.
Observed behavior: amazon displays a page with the following message:
Browser Bug?
It would appear that the web browser you are using,
Mozilla/5.0 [en] (Linux; I),
does not know how to re-submit forms correctly when you try to reload a page. If
you want to
reload the page you were on, try using your browser's BACK button or command to
go back to
the previous page, and resubmit the form yourself, instead of using RELOAD.
Expected behavior: Return to the search result screen.
Build 1999112708 Linux, also on 1999111520 (M11) Linux.
Updated•26 years ago
|
Assignee: karnaze → pollmann
Comment 1•26 years ago
|
||
Reassigning to Eric.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 3•26 years ago
|
||
We don't currently repost forms when traversing session history. This is
covered in bug 17685
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•