Closed
Bug 38675
Opened 25 years ago
Closed 25 years ago
lock icon shows mixed content after reload of secure site
Categories
(Core Graveyard :: Security: UI, defect, P3)
Tracking
(Not tracked)
People
(Reporter: cmaximus, Assigned: dougt)
References
()
Details
***Overview
The security lock icon changes from the secure 'locked' mode to the mixed
content icon upon reload -or any subsequent load- of a secure site.
***To Repro
1. load the url above (http://digitalid.verisign.com)
2. Observe the locked icon.
3. Cick reload.
4. Alternately, instead of step 3, surf to http://digitalid.verisign.com and
then surf to https://digitalid.versign.com
***Actual Results
The lock with the red line through it shows up indicating the page contains
mixed content, but nothig has changed with the page.
***Expected Results
the secure site should remain designated as such.
***Build info
Tested and reproduced on WinNT with the 2000050908 builds, discovered thorugh
smoketesting :-)
Comment 1•25 years ago
|
||
This appears to be a separate bug from 30322. Also, I can't reproduce it at
https://junruh/tests.html. Nominating for nsbeta2.
Keywords: nsbeta2
Assignee | ||
Comment 2•25 years ago
|
||
This is a dup as far as I can tell. Images are loaded wrong in mozilla - they
do not go through nsLoadGroups. Once they do, 30322 will be fixed. Try
verifying on https://junruh/frames.html. This page does not have any images to
cause the broken page, but does include a frame which is insecure. Reloading
this page will not cause the lock to become secure.
*** This bug has been marked as a duplicate of 30322 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•25 years ago
|
||
Verifying as a dupe. I couldn't repro it either at https://junruh/tests either. But I could repro bug 30322. The only key difference I
see is the lack of images on that page, which would seem to make sense.
Status: RESOLVED → VERIFIED
Comment 4•24 years ago
|
||
Mass changing Security:Crypto to PSM
Component: Security: Crypto → Client Library
Product: Browser → PSM
Version: other → 2.1
Comment 5•24 years ago
|
||
Mass changing Security:Crypto to PSM
Updated•20 years ago
|
Product: PSM → Core
Version: psm2.1 → Trunk
Updated•19 years ago
|
Group: netscapeconfidential
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•