Store draft messages in encrypted format does not work if no recipients were specified
Categories
(MailNews Core :: Security: OpenPGP, defect)
Tracking
(thunderbird_esr128 fixed, thunderbird131 fixed)
People
(Reporter: moserw, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: privacy, regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
Steps to reproduce:
Create an Email Account and associate it with an Open PGP key. Enable the advanced setting "Store draft messages in encrypted format". Create a draft email and save it.
Actual results:
The draft email in the draft folder is not encrypted and the OpenPGP Show Message Security button is not visible.
Move the draft email to another folder and open it. The email is not encrypted and the OpenPGP Show Message Security button is not visible.
Expected results:
The draft email should be encrypted and the OpenPGP Show Message Security button should be visible. This worked fine in previous versions but doesn't work in the current versions.
Assignee | ||
Comment 1•2 months ago
|
||
I see this. It normally works, but if you don't specify any recipients it doesn't.
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 2•2 months ago
|
||
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/73d4b85e9a03
Ensure stored draft messages are encrypted even when no recipients were specified. r=kaie
Assignee | ||
Comment 4•2 months ago
|
||
Comment on attachment 9425214 [details]
Bug 1919194 - Ensure stored draft messages are encrypted even when no recipients were specified. r=kaie
[Approval Request Comment]
Regression caused by (bug #): bug 1890632
User impact if declined: drafts not encrypted while there is no recipient
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): safe
Comment 5•2 months ago
|
||
Comment on attachment 9425214 [details]
Bug 1919194 - Ensure stored draft messages are encrypted even when no recipients were specified. r=kaie
[Triage Comment]
Approved for beta
Comment 6•2 months ago
|
||
bugherder uplift |
Thunderbird 131.0b6:
https://hg.mozilla.org/releases/comm-beta/rev/37390b9fe893
Comment 7•1 month ago
|
||
Comment on attachment 9425214 [details]
Bug 1919194 - Ensure stored draft messages are encrypted even when no recipients were specified. r=kaie
[Triage Comment]
Approved for esr128
Comment 8•1 month ago
|
||
bugherder uplift |
Thunderbird 128.3.2esr:
https://hg.mozilla.org/releases/comm-esr128/rev/224c2c9d33eb
Description
•