Closed
Bug 113241
Opened 23 years ago
Closed 23 years ago
doesn't go Back when previous page was created using POST data
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
CLOSED
WORKSFORME
People
(Reporter: marius.andreiana, Assigned: radha)
Details
how to replicate:
go to a simple html page (start.html) with a form
submit form to form1.html
say form1.html also has a form
submit form to form2.html
click Back - seems like loads a page, but it's still on form2.html
click Back again - it goes to start.html
click Forward - goes to form2.html
Reporter | ||
Comment 1•23 years ago
|
||
forgot to mention: mozilla 0.9.5
Comment 2•23 years ago
|
||
I've also noticed this on Windows 2000, with 0.9.5, 0.9.6, and various nightly
builds in between.
Comment 3•23 years ago
|
||
-> History Session
Assignee: asa → radha
Component: Browser-General → History: Session
QA Contact: doronr → claudius
Comment 4•23 years ago
|
||
I have created a testcase at http://www.shop-engine.nl/moztest/form/start.php,
and I don't see the bug. worksforme?
Comment 5•23 years ago
|
||
testcase worksforme with 021403/8 win32 and linux mozilla build.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•