Incorrect Subject is displayed for the message
Categories
(MailNews Core :: Security: OpenPGP, defect)
Tracking
(Not tracked)
People
(Reporter: o.nickolay, Unassigned)
Details
Attachments
(1 file)
|
68.33 KB,
image/png
|
Details |
Just found out, that message has incorrect subject, replaced by one from another folder (it should be something about "[rnpgp/rnp] rnpkeys --import rejects an OpenPGP certificate with a signature with an unknown subpacket unless i use --permissive (Issue #2223)").
Not sure how that happened, but result is as on the image attached. Feel free to ask for more details as I'm not sure which are applicable. Looking at message source shows correct subject.
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Was this a message that had encrypted subject?
We did fix bug 1860977 also for 115, but the v115 fix was different since much of the other code changed in between.
(Repair folder, from the folder properties is a workaround for this issue.)
| Reporter | ||
Comment 2•1 year ago
|
||
Nope, it was not encrypted, just plaintext notification from the Github. 'Repair folder' option fixed the issue, thanks for the suggestion!
Comment 3•1 year ago
|
||
Ah, if "Repair folder" helped, it is a know old issue that happens quite randomly. We don't know what's causing it.
Comment 4•1 year ago
|
||
Magnus, could it happen in the following scenario:
- multiple tabs are open on start
- loading happens in parallel
- parall updating stores to the wrong message in the database?
Comment 5•1 year ago
|
||
No, I don't think so. And in this case since it was not an encrypted email (comment 2) there's not any updating of subject.
Description
•