Open
Bug 1625374
Opened 6 years ago
Updated 3 years ago
POST to a URL that redirects to mailto: shows no headers or params in the Network tab in Firefox ESR 68.6.0
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: pabs3, Unassigned)
References
()
Details
What were you doing?
Repeat the following process with Firefox ESR 68.6.0 and then again with Firefox 74
- visit https://lists.gnu.org/archive/html/automake/2020-02/msg00003.html
- press F12 to open DevTools
- click on the Network tab in DevTools
- below the "reply via email to" text, click the button marked "Karl Berry"
- click on the POST request in the Network tab in DevTools
- click on the Headers and Parameters tabs in the request details pane in the Network tab in DevTools
- notice that both of them are empty in Firefox ESR 68 but not empty in Firefox 74
What happened?
Both the Headers and Params tabs are empty in Firefox ESR 68 but are not empty in Firefox 74.
What should have happened?
Both the Headers and Params tabs should not be empty in Firefox ESR 68.
Anything else we should know?
Neither safe mode nor a temporary profile had any effect on this issue.
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•