Closed
Bug 30271
Opened 25 years ago
Closed 24 years ago
https: without trailing slash redirects cause broken-lock icon
Categories
(Core Graveyard :: Security: UI, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: dead, Assigned: javi)
References
Details
(Whiteboard: [nsbeta3+])
From my build 3/3/00, AM -
If I go to an https page that does a redirect (i.e. one that redirects to the
same URL with a / on the end), I get a broken-lock icon. If I type in the site
manually with a / on the end, I get the regular locked icon. Sorry for not
giving an actual URL to see this with, but the one I saw it on is UIUC-internal.
Comment 1•25 years ago
|
||
could you send me copies of these pages?
Reporter | ||
Comment 2•25 years ago
|
||
To be more specific, this is a case where I type in:
https://www-courses.cs.uiuc.edu/~cs323
which redirects me to:
https://www-courses.cs.uiuc.edu/~cs323/
and the page displays properly, but gives a broken-lock icon. Entering the
second URL manually brings up the page with a normal locked icon. Note that
this URL is not publically accessible but it should also show up on other sites,
if anyone can find an example.
Keywords: beta1
Comment 3•25 years ago
|
||
can reproduce on "https://junruh/sstests". If you do not put the trailing
seperator on the URL, the icon will be broken. Investigating.
Status: NEW → ASSIGNED
Updated•25 years ago
|
Depends on: 27048
Summary: HTTPS redirects cause broken-lock icon → without trailing slash redirects cause broken-lock icon
Comment 4•25 years ago
|
||
basically what is happen is we are getting an OnEndURLLoad that status is socket
aborted. I spoke to gagan, and he said that once the httpEventSink lands, this
problem should go away.
Updated•25 years ago
|
Summary: without trailing slash redirects cause broken-lock icon → https: without trailing slash redirects cause broken-lock icon
Comment 6•25 years ago
|
||
targeting m16. If you reported this bug, and you would like to have it fixed
sooner, please send me email. I will see what I can do. :-)
Target Milestone: M16
Updated•25 years ago
|
Comment 8•24 years ago
|
||
Reassigning to javi during dougt's absence for the next three weeks.
Assignee: dougt → javi
Status: ASSIGNED → NEW
M16 has been out for a while now, these bugs target milestones need to be
updated.
Updated•24 years ago
|
Target Milestone: M16 → M17
Comment 10•24 years ago
|
||
Per today's PDT, moving from [nsbeta2+] to [nsbeta2-]
Whiteboard: [nsbeta2+] → [nsbeta2-]
Updated•24 years ago
|
Comment 12•24 years ago
|
||
Adding nsbeta2 keyword to bugs with nsbeta2 triage value in status field so the
queries don't get screwed up
Keywords: nsbeta2
Assignee | ||
Comment 13•24 years ago
|
||
putting on nsbeta3+ radar.
junruh, is this still happening?
Whiteboard: [nsbeta2-] → [nsbeta3+]
Comment 14•24 years ago
|
||
Worksforme on the 8/15 Win32, Mac and Linux builds.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 16•23 years ago
|
||
Mass changing Security:Crypto to PSM
Component: Security: Crypto → Client Library
Product: Browser → PSM
Target Milestone: M18 → ---
Version: other → 2.1
Comment 17•23 years ago
|
||
Mass changing Security:Crypto to PSM
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•