https://bugs.kde.org/show_bug.cgi?id=427091
Sandro Knauß <skna...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/pim/ | |messagelib/commit/3a7114399 | |b105cbe159355f600b9d3e08ec1 | |0fcb Status|CONFIRMED |RESOLVED Version Fixed In| |5.16.1 Resolution|--- |FIXED --- Comment #9 from Sandro Knauß <skna...@kde.org> --- Git commit 3a7114399b105cbe159355f600b9d3e08ec10fcb by Sandro Knauß. Committed on 05/01/2021 at 17:50. Pushed by knauss into branch 'release/20.12'. Fix[messagecomposer]: Do copy all mail headers instad of reference them. When dealing with encryption and protected headers it is enough to reference the headers in the messagepart, as the result is encrypted directly. This is different for Sign only and there may be jobs after signing that are changing the mail headers, so we need to copy all headers into the encapsulated part instead of referencing them. FIXED-IN: 5.16.1 M +55 -0 messagecomposer/autotests/signjobtest.cpp M +2 -0 messagecomposer/autotests/signjobtest.h M +5 -6 messagecomposer/src/job/protectedheadersjob.cpp https://invent.kde.org/pim/messagelib/commit/3a7114399b105cbe159355f600b9d3e08ec10fcb -- You are receiving this mail because: You are watching all bug changes.