Exporting Public Key fails from account settings
Categories
(MailNews Core :: Security: OpenPGP, defect)
Tracking
(thunderbird_esr102+ fixed, thunderbird103 wontfix)
People
(Reporter: freaktechnik, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta-
wsmwk
:
approval-comm-esr102+
|
Details |
STR:
- Select (TB generated) key in account manager e2ee settings
- Choose "Export Public Key to File"
- Choose a target location
Expected result:
The public key file is written
Actual result:
The file isn't written and the erro console contains the following error:
Uncaught (in promise) TypeError: idArrayMinimal is not iterable
getMultiplePublicKeys chrome://openpgp/content/modules/RNP.jsm:3296
extractPublicKeys chrome://openpgp/content/modules/keyRing.jsm:580
openPgpExportPublicKey chrome://messenger/content/am-e2e.js:1360
Assignee | ||
Comment 1•2 years ago
|
||
I see that. From bug 1756015.
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Thanks Magnus for the fix, will review shortly.
However, I wonder why I cannot reproduce yet, neither with 102.x nor with 104 daily.
Could it depend on properties of a key?
Could you please point me to a key that triggers this problem?
Comment 5•2 years ago
|
||
ok sorry, I was using openpgp key manager (not account settings)
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Comment on attachment 9285749 [details]
Bug 1779745 - Fix exporting Public Key from account settings. r=kaie
[Approval Request Comment]
Regression caused by (bug #): 1629309
User impact if declined: export feature broken
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky): low
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/ee722467f6f0
Fix exporting Public Key from account settings. r=kaie
Comment 8•2 years ago
|
||
This missed beta uplift, so it will appear in beta 104 with the next esr opportunity being 102.1.1
Updated•2 years ago
|
Updated•2 years ago
|
Comment 9•2 years ago
|
||
Comment on attachment 9285749 [details]
Bug 1779745 - Fix exporting Public Key from account settings. r=kaie
[Triage Comment]
Approved for esr102
Comment 10•2 years ago
|
||
bugherder uplift |
Thunderbird 102.1.1:
https://hg.mozilla.org/releases/comm-esr102/rev/668902c75e6c
Description
•