Bug 223440 - Port, fix and test reply/forward/redirect/MDN creation
Summary: Port, fix and test reply/forward/redirect/MDN creation
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: misc (show other bugs)
Version: 1.99.0
Platform: Compiled Sources Linux
: HI normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: akonadi-ports-regression
Depends on: 223443
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-01-19 19:32 UTC by Thomas McGuire
Modified: 2010-04-30 15:41 UTC (History)
1 user (show)

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 Thomas McGuire 2010-01-19 19:32:41 UTC
Version:           1.99.0 (using Devel)
OS:                Linux
Installed from:    Compiled sources

Right now, some of the code that creates reply, forward, redirect and MDN messages is still not ported.

Ideally, the creation of those messages would be factored out to a new library, together with template handling, and be unit-tested (as this stuff breaks easily)
Comment 1 Thomas McGuire 2010-01-19 19:45:36 UTC
Special attention should be paid to encodings.
There is also an option "keep original charset when replying and forwarding" that should be taken into account.

For inline forwarding it is important that the correct attachments are preserved.
For replying and forwarding, it is important that the complete message text is included.
Comment 2 Leo Franchi 2010-04-30 15:41:21 UTC
Fixed in recent work.