Closed
Bug 80374
Opened 24 years ago
Closed 23 years ago
cache not being updated properly
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
People
(Reporter: arimus, Assigned: radha)
Details
when working with some HTML, I made a change to something that was broken on the
page and did a shift-reload (not sure that shift does anything special in
mozilla though) and my change appeared correctly. I then clicked on a link,
then clicked the "back" button. This took me back, but the old "broken" html
before my change was pulled from the cache and displayed for me.
In case it matters, I have the "Every time I view the page" for when to compare
documents against the cache.
Comment 1•24 years ago
|
||
updating component
Comment 2•24 years ago
|
||
Really updating.
Asa: I think you need sleep :-)
Assignee: asa → gordon
Component: Browser-General → Networking: Cache
QA Contact: doronr → tever
Radha, it sounds like session history might be "off by one", or didn't pickup the
shift-reload. Cc'ing darin, just in case it might be HTTP validation.
Assignee: gordon → radha
Component: Networking: Cache → History: Session
Comment 5•23 years ago
|
||
reporter: Is this a problem with Mozilla 0.9.2 ?
Comment 6•23 years ago
|
||
This is a dupe because of the changes to the HTML doc that the reporter
discusses. The old data wasn't over-written.
*** This bug has been marked as a duplicate of 79983 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Component: History: Session → Document Navigation
QA Contact: tever → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•