[Bug 273505] Infinite errors after removing a calendar

Grégory Oestreicher greg at kamago.net
Thu May 19 21:33:38 BST 2011


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


Grégory Oestreicher <greg at kamago.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greg at kamago.net
          Component|DAV Resource                |general
            Version|1.0.0                       |1.5.3




--- Comment #2 from Grégory Oestreicher <greg kamago net>  2011-05-19 22:33:35 ---
Hi,

The bug seems to come from Akonadi unfortunately, reassigning.

For the next ones to deal with this bug: when deleting a collection,
itemRemoved() will be called on each item in the colletion. The DAV resource is
using the parentCollection().remoteId(), that stores the calendar URL, to find
the username to use. However parentCollection() seem invalid, or at least
parentCollection().remoteId() is empty. Deleting individual items is working
fine as parentCollection().remoteId() is correctly populated.

Cheers,
Grégory

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list