Revision 04a0dc2...

Go back to digest for 8th June 2014

Bug Fixes in KDE-PIM

Christian Mollekopf committed changes in [kdepim-runtime] /imap:

IMAP-Resource: Fixed detecting removed messages and clearing of empty folders.

The hack for local items that have not yet been uploaded doesn't work as
it keeps us from detecting remotely removed messages.

In the case of messageCount == 0 we need to ensure m_incremental is false,
otherwise we call both itemsRetrieved and itemsRetrievedIncremental.

File Changes

Modified 2 files
  • /imap
  •   resources/retrieveitemstask.cpp
  •   resources/tests/testretrieveitemstask.cpp
2 files changed in total