Closed
Bug 48370
Opened 25 years ago
Closed 25 years ago
Reload a modified HTML, and go back there later, then you see the old HTML.
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
People
(Reporter: inoue, Assigned: asa)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; I; Linux 2.2.17 i686; Nav)
BuildID: 2000073008
To reproduce this easily, you need a permission to edit an HTML file on a Web
server.
Please see the following steps.
Reproducible: Always
Steps to Reproduce:
1.(Mozilla)Load an HTML file, which I call "pre-HTML".
2.(On Web server)Edit the HTML file (e.g. by emacs).
3.(Mozilla)Reload the HTML file, and you can see a new HTML, which I call
"post-HTML".
4.(Mozilla)Go to the other page.
5.(Mozilla)Press "Back" button.
Actual Results: You see "pre-HTML" (old one).
Expected Results: It should be "post-HTML" (new one).
Comment 1•25 years ago
|
||
dup of bug 40449, which was fixed around 8/3. Please try again in a new M18
nightly.
*** This bug has been marked as a duplicate of 40449 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Component: Browser-General → History
QA Contact: doronr → claudius
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
•