Closed
Bug 76096
Opened 24 years ago
Closed 24 years ago
HTTP_REFERER not sent when using forwards button.
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: mozilla, Assigned: rods)
References
()
Details
Steps to recreate:
* Go to http://www.moo.ca/5641
* Submit the form (which loops back to itself). Note that the referer is
correctly set as [http://www.moo.ca/5641].
* Press the back button once.
Press the forward button once, and Confirm that you want to repost.
* Note that the referer was not sent this time.
(Side note: Why does Mozilla insist on resubmitting the form's data when you go
forwards? All other browsers just pull the page out of the history, without
needing to speak to the server at all. Is this a bug or a feature? Personally
I hate it.)
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 61426 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•