[kmail2] [Bug 332036] a new line is inserted in a openPGP signed email during viewing, thus invalidating the signature

Sandro Knauß knauss at kolabsys.com
Sun Mar 15 13:21:19 GMT 2015


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

Sandro Knauß <knauss at kolabsys.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |15.04
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |imlibs/abca7ffa2be4664bfeee
                   |                            |381a08532bf37fd98bcb
             Status|CONFIRMED                   |RESOLVED

--- Comment #7 from Sandro Knauß <knauss at kolabsys.com> ---
Git commit abca7ffa2be4664bfeee381a08532bf37fd98bcb by Sandro Knauß.
Committed on 13/03/2015 at 20:54.
Pushed by knauss into branch 'KDE/4.14'.

KMIME: Do not add additional newlines, while parsing mails.

If testing the signature status of mails, than nothing is allowed to
change. Because the number of newlines, that seperates head and body is
not specified. So make sure that at least two are written.
Related: bug 332973
FIXED-IN: 15.04

M  +9    -6    kmime/kmime_content.cpp
M  +4    -1    kmime/kmime_header_parsing.cpp
M  +0    -1    kmime/tests/auto/contenttest.cpp
M  +23   -3    kmime/tests/auto/messagetest.cpp
M  +1    -0    kmime/tests/auto/messagetest.h
A  +49   -0    kmime/tests/data/mails/dontchangemail.mbox

http://commits.kde.org/kdepimlibs/abca7ffa2be4664bfeee381a08532bf37fd98bcb

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list