Summary: | don't trigger conflict message when marking a mail manually as spam | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Milian Wolff <mail> |
Component: | Mail Filter Agent | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chris-s, daniel.moyne |
Priority: | NOR | ||
Version: | GIT (master) | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/a2adaa32fec765995b7241a7fb00c5876c82f842 | Version Fixed In: | 4.9.3 |
Sentry Crash Report: |
Description
Milian Wolff
2011-11-07 21:42:30 UTC
ignore: Reproducible: Didn't try it's sometimes reproducible if you are fast enough I can comfirm this, KMail doesn't play nicely at all with unread e-mail messages on IMAP server. It tries to add a new copy for every scanned message back to the server. *** Bug 284849 has been marked as a duplicate of this bug. *** Git commit 21d7ebcfa071653ee7a7c184d45b344fd3bb8586 by Andras Mantia. Committed on 14/10/2012 at 00:25. Pushed by amantia into branch 'master'. Disable revision check(conflict checking) if only flags were changed. That is not very important and can be triggered relatively easily with reading mails while a filter is active. For the bugs where I CC'd, please see if you can still reproduce it (the change affects only when marking manually conflicted with marking the mail by a filter). Related: bug 259574 FIXED-IN: 4.10 M +1 -0 mailfilteragent/filtermanager.cpp http://commits.kde.org/kdepim/21d7ebcfa071653ee7a7c184d45b344fd3bb8586 Git commit a2adaa32fec765995b7241a7fb00c5876c82f842 by Andras Mantia. Committed on 14/10/2012 at 00:25. Pushed by amantia into branch 'KDE/4.9'. Disable revision check(conflict checking) if only flags were changed. That is not very important and can be triggered relatively easily with reading mails while a filter is active. For the bugs where I CC'd, please see if you can still reproduce it (the change affects only when marking manually conflicted with marking the mail by a filter). Related: bug 259574 FIXED-IN: 4.9.3 (cherry picked from commit 21d7ebcfa071653ee7a7c184d45b344fd3bb8586) M +1 -0 mailfilteragent/filtermanager.cpp http://commits.kde.org/kdepim/a2adaa32fec765995b7241a7fb00c5876c82f842 |