Summary: | Moving messages to other folder corrupts threading | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Alex Hermann <gaaf> |
Component: | commands and actions | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | bruno |
Priority: | NOR | ||
Version: | 5.12.2 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alex Hermann
2017-12-22 14:58:33 UTC
It is not just threading that breaks. Kmail messes up the whole relation between headers and bodies of emails. In other words, message 1 gets the headers from message 2 and so on. This leads to wrong threading, but also to replying to the wrong message or even deleting them, making this a data-loss bug. Reproduce: 1. Select multiple messages in a folder (preferably with different subject, thus from different threads, as it will show the bug more easily). 2. Move those messages to another folder 3. Notice that in the target folder, headers and bodies of the moved emails don't match with each other. This can be fixed (until the next move) by clearing the cache for the target folder in akonadiconsole. Is there anything I can do/provide to get some movement on this bug? |