Closed Bug 1427219 Opened 7 years ago Closed 7 years ago

Nightly can't import certificates (broken UI)

Categories

(Toolkit :: Form Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1426561

People

(Reporter: pauljt, Unassigned)

References

Details

The import certificates button is broken in nightly. I get an error here [1] saying that aField is null. STR: 1. open about:preferences 2. search for "cert" 3. Click "View Certificates" to open the certificate manager 4 Click "Import" Expected: Prompted to import a certificate file Actual: Nothing (except error visible in Browser Console) [1] https://searchfox.org/mozilla-central/source/toolkit/modules/FormLikeFactory.jsm#109
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Hm, backout of bug 1425688 didn't fix the `aField is null` issue. Apparently this is a different problem.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Reverting bug 1417803 and removing startup cache fixed the issue.
Flags: needinfo?(selee)
Flags: needinfo?(ralin)
Flags: needinfo?(lchang)
Hi Masatoshi, The patch in bug 1426561 is fixing `aField is null` issue and waiting for a review. I tried it and the preference won't show `aField is null` anymore, but the cert manager seems have some issues like these: SyntaxError: redeclaration of const Services certManager.js:1:1 ReferenceError: LoadCerts is not defined[Learn More] certManager.xul:1:1 ReferenceError: addCACerts is not defined[Learn More] certManager.xul:1:1 Could you try the patch if it fixes `aField is null` issue? Thank you.
Flags: needinfo?(selee)
Flags: needinfo?(ralin)
Flags: needinfo?(lchang)
Flags: needinfo?(VYV03354)
Yeah, it fixes the issue. Thank you!
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Flags: needinfo?(VYV03354)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.