Revision e6860bd...

Go back to digest for 3rd July 2011

Bug Fixes in KDE-PIM

Laurent Montel committed changes in [kdepim] /:

Fix bug #268986 empty trash when we close kmail.

When we close kmail it deletes foldercollectionmonitor and expunge is async
=> it deleted before to remove mail in trash
=> make it sync so it delete before to close foldercollectionmonitor.
There is still a bug, statistic count is not update when we move mail
in trash don't know why, perhaps it's necessary to update statistic
before to test if we must clean trash

File Changes

Modified 3 files
  •   kmail/kmkernel.cpp
  •   mailcommon/foldercollectionmonitor.cpp
  •   mailcommon/foldercollectionmonitor.h
3 files changed in total