[kdepim] [Bug 356093] Kmail does not display PGP/Inline signed mails

Sandro Knauß via KDE Bugzilla bugzilla_noreply at kde.org
Tue Dec 22 00:52:34 GMT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |15.12.1
      Latest Commit|                            |http://commits.kde.org/mess
                   |                            |agelib/d3fcd2a4790cbe261181
                   |                            |ddea29392178fb2e0dbb
                 CC|                            |knauss at kolabsys.com

--- Comment #12 from Sandro Knauß <knauss at kolabsys.com> ---
Git commit d3fcd2a4790cbe261181ddea29392178fb2e0dbb by Sandro Knauß.
Committed on 22/12/2015 at 00:44.
Pushed by knauss into branch 'master'.

Don't endup in a endless loop for inline signed messages

For inline signed messages the reference node is a null pointer
so we also need to set the memento for this null sign pointer, to
be able to refind the memento again.

This patch makes it impossible to have multiple inline signed messages blocks.
But one the other side it wasn't working before, too :)
REVIEW: 126451

M  +25   -0    messageviewer/autotests/objecttreeparsertest.cpp
M  +1    -0    messageviewer/autotests/objecttreeparsertest.h
M  +1    -3    messageviewer/src/viewer/objecttreeparser.cpp

http://commits.kde.org/messagelib/d3fcd2a4790cbe261181ddea29392178fb2e0dbb

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


More information about the Kdepim-bugs mailing list