https://bugs.kde.org/show_bug.cgi?id=273505
Grégory Oestreicher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
