Revision 6a9fa97...
Go back to digest for 26th May 2013Bug Fixes in KDE-PIM
Dan Vratil committed changes in [kdepimlibs] /:
Fix crash when performing inter-resource move of multiple items
Inter-resource move notification is split into deletion notification for the
source resource and insertion notification for the destination resource.
We support batch moving, but not batch insertion, thefore the insertion
notification has to be split in the destination side.
File Changes
Modified 3 files
- akonadi/changerecorder_p.cpp
- akonadi/monitor_p.cpp
- akonadi/monitor_p.h
3 files changed in total