Summary: | Remove attachment does not work for some mime structures | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Martin Koller <kollix> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.9.9 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Koller
2008-03-02 15:30:43 UTC
Yes, confirmed. Happens only for some mime structures. SVN commit 783307 by vkrause: BUG: 158854 BUG: 158681 Merged revisions 783303 via svnmerge from https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim ........ r783303 | vkrause | 2008-03-07 20:15:37 +0100 (Fri, 07 Mar 2008) | 5 lines Some mimelib voodoo to make attachment modification/deletion work with all kinds of multipart sturctures. Kolab issue 1770 ........ _M . (directory) M +44 -10 kmail/kmcommands.cpp M +4 -0 kmail/kmcommands.h M +0 -6 kmail/kmmessage.cpp M +0 -3 kmail/kmmessage.h WebSVN link: http://websvn.kde.org/?view=rev&revision=783307 This is a the same bug as in 158854. Its the case when there is only one attachment left. |