Closed
Bug 275420
Opened 20 years ago
Closed 20 years ago
Form fields cleared on Back button when Cache-Control set to "no-store"
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 268037
People
(Reporter: jkcarter, Unassigned)
References
()
Details
If the Cache-Control header is set to "no-store" for an HTML form, the form
fields are cleared when the page is arrived at via the Back button.
Steps to reproduce:
1. Go to http://maizecoop.cropsci.uiuc.edu/bugzilla4/
2. Type in a value to the HTML form field.
3. Hit return.
4. Click the Back button.
5. The value just typed is now gone.
Reporter | ||
Comment 1•20 years ago
|
||
If you follow the above steps in Mozilla 1.7.3, the form field value is not cleared.
This bug also affects FireFox 1.0. It does not affect the 1.0 pre-release
version, though.
Comment 2•20 years ago
|
||
this is intentional... see bug 268037
bug 93027 lead to the current behaviour
*** This bug has been marked as a duplicate of 268037 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 3•20 years ago
|
||
>It does not affect the 1.0 pre-release version, though.
this seems strange though, since we've had this behaviour for years...
You need to log in
before you can comment on or make changes to this bug.
Description
•