Bug 163725

Summary: Original identitywith special Reply-to is ignored and reset to default on "Send again"
Product: [Applications] kmail Reporter: RenĂ© Krell <renda.krell>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.9.51   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description René Krell 2008-06-10 19:14:37 UTC
Version:           1.9.51 (using Devel)
Compiler:          gcc 4.3 
OS:                Linux

If I send a message with a certain identity different from the default one, and re#send this message later by "Send again", the second messages gets the default identity rather than the identity the original message was sent.

For reproducing - I use two identities with the same mail address, but the non-default one of them uses a different Reply-to address, which I expected to be used repeatetely on "Send again" on the same message.

It's the same whether the original identity at this moment of using "Send again" still exists or not, because there could be used the original headers resulting from a certain identity, couldn't they?

This or some similar bug occured already a long time ago in KDE3 (#44532), but it is not a duplicate, because it is declared RESOLVED there.
Comment 1 Thomas McGuire 2008-06-18 18:14:51 UTC
Confirmed, will commit a fix as soon as the beta2 tag freeze is over.
Comment 2 Thomas McGuire 2008-06-19 00:08:06 UTC
SVN commit 822036 by tmcguire:

Determine the identity before we remove the identity header fields,
otherwise it won't work.
BUG: 163725


 M  +8 -3      kmcommands.cpp  


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