Closed Bug 120395 Opened 23 years ago Closed 23 years ago

"Your Certificates" tab is blank

Categories

(Core Graveyard :: Security: UI, defect, P1)

Other Branch
x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED
psm2.2

People

(Reporter: erl, Assigned: janv)

References

Details

(Keywords: regression)

Attachments

(1 file)

When I select Edit... Preferences... Privacy & Security... Certficates, and click on "Manage Certificates...", the initial "Your Certificates" pane is blank (just the blue background, no list). I do have one personal certificate, from my bank (Skandiabanken.se). I can see it if I in the mail reader choose Edit... Mail / Newsgroup account settings... Security..., and click select in the "Digital Signing" box. Or for that matter if I try to log in to the bank. I get the following error messages which may be relevant: ###!!! ASSERTION: getElementById(""), fix caller?: '!aId.IsEmpty()', file nsXULDocument.cpp, line 3575 ###!!! Break: at file nsXULDocument.cpp, line 3575 ###!!! ASSERTION: getElementById(""), fix caller?: '!aId.IsEmpty()', file nsXULDocument.cpp, line 3575 ###!!! Break: at file nsXULDocument.cpp, line 3575 JavaScript error: chrome://pippki/content/certManager.js line 73: document.getElementById("user-outliner") has no properties I'm having another problem which I havn't filed a bug for yet, which is that even if I select the certificate for signing, I get the following error when trying to send a signed E-mail: Sending of message failed. You requested to sign this message, but the application failed to find an encryption cert to include in the signed message or the certificate has expired. I don't know if the two problems are related. My certificate has not expired. I'm using a CVS version from yesterday.
We haven't changed the XUL or the javascript for this dialog. If the XUL API we're using have changed then we haven't been notified. cc hyatt. Can you shed light on this?
Priority: -- → P1
Target Milestone: --- → 2.2
Jan, can you tell what' up here. The relevant xul/js is at http://lxr.mozilla.org/mozilla/source/security/manager/pki/resources/content/ and it's failing apparently on this type of thing: 52 caOutlinerView = Components.classes[nsCertOutliner] 53 .createInstance(nsICertOutliner); 54 caOutlinerView.loadCerts(nsIX509Cert.CA_CERT); 55 document.getElementById('ca-outliner') 56 .outlinerBoxObject.view = caOutlinerView;
Status: UNCONFIRMED → NEW
Ever confirmed: true
mine
Assignee: ssaux → varga
Attached patch patchSplinter Review
silly regression
Keywords: patch, regression, review
Blocks: 115520
Keywords: mozilla0.9.8
Comment on attachment 65407 [details] [diff] [review] patch r=bryner
Attachment #65407 - Flags: review+
*** Bug 120610 has been marked as a duplicate of this bug. ***
Comment on attachment 65407 [details] [diff] [review] patch sr=waterson, so long as you're sure you meant to remove `seltype="multiple"'
Attachment #65407 - Flags: superreview+
a=blizzard on behalf of drivers for 0.9.8
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified on Linux, Mac OSX 10.1 and Win2000.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: