Summary: | removing (deleting) an attachment loses the email contents as well for some mails | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Bernhard E. Reiter <bernhard> |
Component: | commands and actions | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | arojas, bugs.kde.org, fabstz-it, montel |
Priority: | HI | ||
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepimlibs/e9b653b1389bd7afc38b0e7effa5c511264a002f | Version Fixed In: | 4.14.6 |
Sentry Crash Report: | |||
Attachments: | Test email1 showing the problem |
Description
Bernhard E. Reiter
2012-12-27 19:51:26 UTC
Created attachment 76044 [details]
Test email1 showing the problem
Import test email1 from the mbox, click once on the email to see the body message, click somewhere else, now show the email use the context menu
on the image and "remove attachment" action. Confirm the question
and see that the content of the email is gone instead.
I confirm it. Conforming the problem is still there with Source RPM : kdepim4-4.14.1-1.2.src.rpm Distribution: KDE:Current / openSUSE_13.1 Architecture: x86_64 Upgrading importance to HI and severity to grave as this is loss of data and the email really is gone. If it cannot be fixed the function for deleting an attachment should be disabled temporarily to prevent data loss. It seems bug 333150 is a duplicate of this. Please mark it as such and have a look at the comments there, as I analyzed the problem and found it seems to occur only with a specific MIME structure. This should be easy to fix and should be a priority, as it leads to data loss. Git commit e9b653b1389bd7afc38b0e7effa5c511264a002f by Montel Laurent. Committed on 14/02/2015 at 13:17. Pushed by mlaurent into branch 'KDE/4.14'. Fix Bug 312276 - removing (deleting) an attachment loses the email contents as well for some mails FIXED-IN: 4.14.6 Related: bug 333150 It needs kdepim too M +52 -28 kmime/kmime_content.cpp M +2 -0 kmime/kmime_content.h http://commits.kde.org/kdepimlibs/e9b653b1389bd7afc38b0e7effa5c511264a002f *** Bug 321063 has been marked as a duplicate of this bug. *** |