Closed
Bug 105464
Opened 23 years ago
Closed 23 years ago
Form not updated
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 101682
People
(Reporter: jorge, Assigned: radha)
Details
I'm writing a program to make a registration system with several steps using
forms. If I press the browser's back button or use javascript:history.back(-1)
it doesn't show the previous page, but if after that i press reload i get the
page fine. Note: all the scripts have the same URL, they are generated using a
single php program.
Comment 1•23 years ago
|
||
This is not a form submission bug, this belongs somewhere else.
dup of bug 101682? ->History:Session
Assignee: rods → radha
Component: Form Submission → History: Session
QA Contact: vladimire → claudius
Comment 3•23 years ago
|
||
Reporter is this still an issue?
Comment 4•23 years ago
|
||
wooohooo ? reporter still alife and testing ?
No word from reporter for over 4 months, but the very day after this bug was
filed, bug 101682 was marked fixed. The issue originally reported there is the
same as in this bug. Bug 101682 has not yet been verified as fixed.
Resolving as duplicate of bug 101682.
Jorge Herrera:
You will see a link to this bug-report near top of the mail you receive.
If you have additional information or comments regarding this bug, please add
comments on web in the form for "Additional Comments".
*** This bug has been marked as a duplicate of 101682 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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
•