Revision 605454
Go back to digest for 19th November 2006Bug Fixes in KDE-PIM
Tom Albers committed changes in /trunk/playground/pim/mailody/src:
Explicitly delete all message when user chooses to resync a mailbox. This prevents old messages staying alive when the server reuses the same uids. Also caught a crash because the threadTo map did not remove deleted messages, so on a resync it would want to assign an item to a parent which was deleted because of the sync.
File Changes
Modified 3 files
- /trunk/playground/pim/mailody/src
- /imap.cpp
- /mainwindow.cpp
- /messagedata.cpp
3 files changed in total