Revision f814b46...

Go back to digest for 25th September 2011

Bug Fixes in KDE-PIM

Volker Krause committed changes in [kdepim-runtime] resources/maildir/retrieveitemsjob.cpp:

Ignore items with empty remote ids here.

Items with empty remote id are those not yet stored by the resource,
ie. we still have pending change replays for those. So, if we do a sync
during that period (which could happen since the introduction of the
file system watcher), we would remove a random one of those (only one
since the map would only contain one without a remote id). This mostly
affects the POP3 usage pattern.

File Changes

Modified 1 files
  • resources/maildir/retrieveitemsjob.cpp
1 files changed in total