Bug 202186

Summary: Replying an email add the attachments of the replied mail
Product: [Applications] kmail Reporter: FiNeX <finex>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: SVN trunk (KDE 4)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description FiNeX 2009-08-01 11:17:37 UTC
Steps to reproduce

1) look for an email with attachments

2) select the email (warning, selecting an email with a PDF on revisions compiled between some days ago and r1005208 will crash kmail)

3) press "R" to reply

4) the new email will have the same attachments of the selected mail.

Usually attachments should't be automatically included on replies.


P.S: I don't know if this bug is on kmail/general or kmail/composer.
Comment 1 Thomas McGuire 2009-08-04 18:17:43 UTC
SVN commit 1006866 by tmcguire:

Upps, don't include attachments when replying. Makes me wonder why this works in the other branches.

BUG: 202186
MERGE: 4.3, e35, e4 (for saftey's sake)


 M  +1 -1      templateparser.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1006866
Comment 2 FiNeX 2009-08-04 20:27:27 UTC
Thanks Thomas :-)
Comment 3 Thomas McGuire 2009-08-05 21:55:50 UTC
SVN commit 1007475 by tmcguire:

Backport r1006866 by tmcguire from trunk to the 4.3 branch:

Upps, don't include attachments when replying. Makes me wonder why this works in the other branches.

CCBUG: 202186
MERGE: 4.3, e35, e4 (for saftey's sake)



 M  +1 -1      templateparser.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1007475