[Akonadi] [Bug 361263] Assert when deleting messages (ASSERT: "its.count() == 1")

Daniel Vrátil via KDE Bugzilla bugzilla_noreply at kde.org
Fri Apr 22 23:37:11 BST 2016


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

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |16.04.1
      Latest Commit|                            |http://commits.kde.org/akon
                   |                            |adi/0a90244dd6d399c55e2546d
                   |                            |73f093692eb2520df

--- Comment #3 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 0a90244dd6d399c55e2546d73f093692eb2520df by Daniel Vrátil.
Committed on 22/04/2016 at 22:28.
Pushed by dvratil into branch 'Applications/16.04'.

Fix assert for translated inter-resource remove of multiple items

The special handling to ensure translation of inter-resource move
did not consider moving of multiple items and the fact that when
it gets translated into Remove on source resource (or client) the
resource might not support batch removal.

Make sure that if split is needed we first perform split, then
translate to Remove/Add.
FIXED-IN: 16.04.1

M  +8    -1    src/core/monitor_p.cpp

http://commits.kde.org/akonadi/0a90244dd6d399c55e2546d73f093692eb2520df

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


More information about the Kdepim-bugs mailing list