Revision 9d8cc61...

Go back to digest for 27th February 2011

Bug Fixes in KDE-PIM

Volker Krause committed changes in [kdepimlibs/4.6] akonadi/resourcebase.cpp:

Fetch collection details by default.

If you forget that, the RID safety checks in ResourceBase will silently
drop all changes, so most resources do it. Those with multiple collections
have no choice either way, and for those with only one it is so cheap that
it doesn't matter (it'll be retrieved once and then kept in the Monitor
cache). So, enable it by default. Problem was discovered by David Jarvie
in the KAlarm dir resource.

File Changes

Modified 1 files
  • akonadi/resourcebase.cpp
1 files changed in total