Summary: | triggerExpunge called on mail folders, loosing many messages that need to be resynced | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Torsten Grote <grote> |
Component: | misc | Assignee: | András Manţia <amantia> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | dvratil, lbeltrame |
Priority: | NOR | ||
Version: | Git (master) | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim-runtime/21d70d539c4b9a33939e75c28f2b2536ebe985d2 | Version Fixed In: | |
Sentry Crash Report: |
Description
Torsten Grote
2013-03-11 10:21:40 UTC
Observed this on openSUSE as well. Some other features of this bug: 1. Does not target the whole account, only specific folders 2. The IMAP resource specifically asks for deletion of the messages 3. It only occurs if you have messages with missing bodies in the resource, using disconnected mode: removing the messages with missing bodies makes the problem disappear There is a review request now that should fix the problem: http://git.reviewboard.kde.org/r/109914/ In data martedì 09 aprile 2013 08:21:17, hai scritto:
> There is a review request now that should fix the problem:
> http://git.reviewboard.kde.org/r/109914/
Works when applied to latest master.
Git commit 21d70d539c4b9a33939e75c28f2b2536ebe985d2 by Dan Vrátil. Committed on 09/04/2013 at 14:08. Pushed by dvratil into branch 'master'. Use itemsRetrievedIncremental() when fetching missing bodies REVIEW: 109914 M +15 -3 resources/imap/retrieveitemstask.cpp http://commits.kde.org/kdepim-runtime/21d70d539c4b9a33939e75c28f2b2536ebe985d2 |