[kmail2] [Bug 327779] redirect overwrites To:
Sébastien Le Ray
sebastien-kde at orniz.org
Thu Mar 6 11:34:09 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=327779
--- Comment #4 from Sébastien Le Ray <sebastien-kde at orniz.org> ---
Created attachment 85444
--> https://bugs.kde.org/attachment.cgi?id=85444&action=edit
Attempt to fix (untested)
Hi
I've just been hit by this bug too…
Looking at the source it seems that
MessageComposer::MessageFactory::createRedirect intentionaly add the to header
as a copy of the Resent-To (l.536) without any reason (because
X-KMail-Recipients will be used at transport level so it'll get ignored).
I've no time to set up a dev environment on my box right now but I guess
attached patch should fix it, it handle the "To" header the same way other
headers are handled.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list