[kmail2] [Bug 427091] Kmail gpg bad signature if From header contains non-ascii characters

Sandro Knauß bugzilla_noreply at kde.org
Tue Jan 5 18:00:40 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=427091

Sandro Knauß <sknauss at 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ß <sknauss at 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 the assignee for the bug.


More information about the Kdepim-bugs mailing list