| Summary: | Viewing encapsulated messages with attachment doesn't display text | ||
|---|---|---|---|
| Product: | [Applications] kdepim | Reporter: | Thomas McGuire <mcguire> |
| Component: | messageviewer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | amantia |
| Priority: | NOR | Keywords: | akonadi-ports-regression |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 223438 | ||
SVN commit 1124580 by amantia: Fix naviating in the mime tree when an encapsulated message is shown (bug 236725). Thomas, for me viewing the message worked fine, just double clicking on the top node shown the empty message. Fix message saving and viewing. Works only from the header links ATM (bug 236732). BUG: 236725 CCBUG: 236732 M +1 -1 nodehelper.cpp M +5 -1 objecttreeparser.cpp M +5 -1 viewer_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1124580 |
1. Create a simple mail with attachment and save it as a draft 2. Forward the draft, save the result as draft again. The message should now have the following structure: multipart/mixed text/plain message/rfc822 multipart/mixed text/plain application/pdf (or whatever) 3. In the viewer pane, click on "Encapsulated message", which causes a separate window to open. Result: The text of the original message is not displayed