Closed
Bug 1501230
Opened 7 years ago
Closed 7 years ago
history back not respect no-cache
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 752859
People
(Reporter: d.pierangeli, Unassigned)
Details
(Keywords: parity-chrome, parity-edge)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
Steps to reproduce:
1) navigate to http://www.progamma.com/nwindbootstrapzen/NwindBootstrapZen.aspx
2) click login
3) click back button on history
Explanation:
I have a web page with a login page.
The login page is served with "no-cache".
After doing the login the application is started.
The 'back' button is enabled and when the user clicks it is returned to the login page.
Since its a 'no-cache' the browser should have re-done the request and so the application will have not shown the login.
Actual results:
The login page is shown in firefox, not in chrome or edge.
Expected results:
The application should not return to the login
Updated•7 years ago
|
Has STR: --- → yes
Component: Untriaged → Document Navigation
Keywords: parity-chrome,
parity-edge
Product: Firefox → Core
Whiteboard: [DUPEME to bug 752859?]
Comment 1•7 years ago
|
||
Thanks, Gingerbread Man! Is this the same as bug 752859, d.pierangeli?
Flags: needinfo?(d.pierangeli)
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Whiteboard: [DUPEME to bug 752859?]
You need to log in
before you can comment on or make changes to this bug.
Description
•