Closed
Bug 103774
Opened 23 years ago
Closed 23 years ago
Incorrect expiration date in the Cert selection dialog
Categories
(Core Graveyard :: Security: UI, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
psm2.2
People
(Reporter: alam, Assigned: KaiE)
Details
(Keywords: relnote)
Attachments
(2 files)
10.95 KB,
image/gif
|
Details | |
848 bytes,
patch
|
ssaux
:
review+
blizzard
:
superreview+
|
Details | Diff | Splinter Review |
Build used: 2001-10-08-05-0.9.4
In the certificate selection dialog used for client authentication, the "Valid
from" field has a wrong date (using the issued date as the expired date)
Valid from 6/4/01 14:59:02 PM to 6/4/01 14:59:02 PM
The correct validity of the cert should be: (from Certificate Manager)
Issued On: 6/4/01
Expires On: 12/1/01
Comment 1•23 years ago
|
||
->kai.
Assignee: ssaux → kaie
Priority: -- → P1
Target Milestone: --- → Future
Reporter | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Confirmed for certificate selection dialog. Adding relnote keyword.
Keywords: relnote
Assignee | ||
Comment 4•23 years ago
|
||
Assignee | ||
Comment 5•23 years ago
|
||
I think the bug description should be updated. As I understand it, the "from"
date is displayed correct. However, the "expires" date is displayed incorrectly.
The above patch corrects the code to display the correct expires date.
Reporter | ||
Comment 6•23 years ago
|
||
My original thought is the "Valid From" field in the Cert dialog has the
incorrect information.
Updated bug summary to reflet the expiration date to make it more clear.
Summary: Incorrect "Valid from" date in the Cert selection dialog → Incorrect expiration date in the Cert selection dialog
Comment 7•23 years ago
|
||
r=javi
Updated•23 years ago
|
Target Milestone: Future → 2.2
Comment 9•23 years ago
|
||
Comment on attachment 52737 [details] [diff] [review]
Suggested fix, replacing wrong function call
has-review as per javi.
Attachment #52737 -
Flags: review+
Comment 11•23 years ago
|
||
Comment on attachment 52737 [details] [diff] [review]
Suggested fix, replacing wrong function call
rs=blizzard
Attachment #52737 -
Flags: superreview+
Assignee | ||
Comment 12•23 years ago
|
||
Checked in to trunk.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 13•23 years ago
|
||
Verified on Win98 10/12 trunk build. Can this be checked into the branch?
Keywords: nsbranch
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
•