Bug 163725 - Original identitywith special Reply-to is ignored and reset to default on "Send again"
Summary: Original identitywith special Reply-to is ignored and reset to default on "Se...
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.51
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-10 19:14 UTC by René Krell
Modified: 2008-06-19 00:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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