Closed
Bug 1673325
Opened 4 years ago
Closed 4 years ago
Cert viewer fallback to last DN entry does not correctly extract entry value leading to "(unknown)" being used when we have better labels
Categories
(Firefox :: Security, defect, P3)
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
bug 1659293 fixed the tab having no label at all, but now it has "(unknown)" and we do in fact have an OU label that would work better.
The reason is that I screwed up my switch away from .pop
to .slice()
before landing, and miraculously didn't break any tests in the process.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•4 years ago
|
Status: NEW → ASSIGNED
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/eda4a274a7a2
fix cert viewer's fallback to last subject entry for tab names, r=prathiksha
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•