Closed
Bug 38697
Opened 26 years ago
Closed 26 years ago
back button fails to correctly repost some form data
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: jguyett, Assigned: pollmann)
Details
The best example of this problem is at imdb.com. Simply search for a keyword
that has multiple hits. "highlander" and "night" and "horror" are some
examples. Then click on one of the search results. Once the resulting page
loads, click the back button. Mozilla fails to go back to the search results;
instead, imdb returns a generic advanced search page, presumably because mozilla
isn't reposting the original search query properly.
one example:
www.imdb.com -> search for "highlander" -> click on highlander (1986) -> click
the mozilla back button -> This should return to the list of search results but
doesn't.
| Assignee | ||
Comment 2•26 years ago
|
||
This is already reported as bug 17685. Thanks!
*** This bug has been marked as a duplicate of 17685 ***
Status: UNCONFIRMED → RESOLVED
Closed: 26 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
•