Closed
Bug 434865
Opened 17 years ago
Closed 17 years ago
Back button displays pages that were forced to expire
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jgoode, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.14) Gecko/1.9 Firefox/3.0rc1 downloaded 20080520
We have written a Java application that invalidates (session.invalidate()) the user's http session when they log out of the application. We have also included meta tags '<META HTTP-EQUIV="Pragma" CONTENT="no-cache">' and '<META HTTP-EQUIV="Expires" CONTENT="-1">' to try and convince the browser that clicking the back button should not display a prior page. This is considered a security violation to allow one user to see another user's data on a public computer. If other developers do not feel this is a browser bug, or issue, please advise me of the correct method to effect the desired solution. I get the same result with both FF 2.0.0.14 and 3.0rc1.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Component: History → Bookmarks & History
QA Contact: history → bookmarks
Comment 1•17 years ago
|
||
Bulk closing all UNCONFIRMED bugs dealing with places that haven't had any bug activity in over 120 days, have no votes, and are not enhancement requests.
If you are still experiencing this issue in Firefox 3.0 or later, please re-open the bug with steps to reproduce (if they were not part of the original comment).
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•