Closed
Bug 1647606
Opened 4 years ago
Closed 4 years ago
HTTP pages are not always correctly redirected
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1628133
People
(Reporter: cgeorgiu, Unassigned)
References
Details
Affected versions
- latest Nightly 79.0a1
- Beta 78.0b9
- Release 77.0.1
Affected platforms
- Windows 10 x64
- macOS 10.14
- Ubuntu 18.04 x64
Steps to reproduce
- Launch Firefox.
- Navigate to http://www.mixedcontentexamples.com/Test/RedirectToHttps in a new tab.
- Access again http://www.mixedcontentexamples.com/Test/RedirectToHttps in the same tab.
Expected result
- The page is redirected to HTTPS, the lock icon is not crossed out and the connection is secured in the control center.
Actual result
- The page doesn't get redirected to HTTPS, the lock icon is crossed out and the connection is not secured in the control center.
Regression range
- The bug seems to be an old regression, I was unable to reproduce it on a Nightly build 58.0a1 from 2017-10-10. I'll try to find a regression range asap.
Additional notes
- It seems that this issue is somehow intermittent, sometimes to page is correctly redirected after a refresh or a browser restart.
- I think this bug can be marked with a S3 severity, given the fact that it can also be reproduced on older Fx releases.
Comment 1•4 years ago
|
||
I think this bug is a duplicate of bug 1628133. It seems like a website problem because I can also reproduce with Chrome and IE11.
See Also: → 1628133
Updated•4 years ago
|
Keywords: regression,
regressionwindow-wanted
Updated•4 years ago
|
Has Regression Range: --- → no
Has STR: --- → yes
Comment 2•4 years ago
|
||
Thanks for filing the bug. We have seen this before, I'll mark it as a duplicate (See Bug 1628133).
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•