1. Create a simple mail with a single attachment 2. In the viewer, delete the attachment. Result: The content type is still multipart/mixed, without any boundaries. This is wrong, the mail should be text/plain now.
reproducible. checking it out.
SVN commit 1131297 by link: add a missing assemble after removing an attachment from the mime tree. BUG: 236727 M +1 -0 viewer_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1131297