Open
Bug 258063
Opened 20 years ago
Updated 2 years ago
Dataloss at imbd.com
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
NEW
People
(Reporter: netdragon, Unassigned)
References
()
Details
Rirefox 0.9.3
1) Go to http://www.imdb.com/title/tt0370263/
2) Start entering a comment (you'll have to sign up)
3) Press back
4) Press forward
Notice that your comment is lost.
Expected results is that comment is still there.
Page info says source is Disk Cache and expires 3 days from now. I wish page
info could show all HTTP headers.
Comment 1•20 years ago
|
||
The LiveHTTPHeaders extension can show all HTTP headers. For that matter, any
build of Mozilla can (see directions at
http://www.mozilla.org/projects/netlib/http/http-debugging.html). Chances are,
this page is sending a no-store response.
Comment 2•20 years ago
|
||
not a cache issue, form state is stored in shistory (I think), not in cache
Assignee: darin → nobody
Component: Networking: Cache → History: Session
QA Contact: core.networking.cache → core.history.session
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•