Version: unspecified (using Devel) OS: Linux Accessing and changing contact on the same kolab account via different kontact clients caused duplicating of contact. After some testing it's definitively kaddressbook-mobile which doesn't handle the contacts correctly. At my last test a contact even got deleted by kaddressbook-mobile Reproducible: Sometimes
*** Bug 242345 has been marked as a duplicate of this bug. ***
SVN commit 1141802 by vkrause: Don't attempt to mark anything but mails as read. Actually, the mark-as-read logic should be shared with kmail and go into messageviewer. This possibly helps with bug 240627 by not confusing the editor conflict detection with useless flag changes. CCBUG: 240627 M +0 -10 lib/kdeclarativemainview.cpp M +2 -1 lib/kdeclarativemainview.h M +18 -0 mail/mainview.cpp M +3 -0 mail/mainview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1141802
Still happens in trunk. My package version is 20100626.1143108
SVN commit 1143706 by vkrause: Unlike APPEND, STORE needs a prior SELECT. Fixes item duplication with Kolab. BUG: 240627 M +3 -1 imapresource.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1143706