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

Sandro Knauß <kna...@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|                            |kna...@kolabsys.com

--- Comment #12 from Sandro Knauß <kna...@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 watching all bug changes.

Reply via email to