Summary: | Printing HTML e-mail w/external references incorrectly adds warning message to top of print-out | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | graham |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.14.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/messagelib/706ec225ece7d732615917cef2dd000de95690ce | Version Fixed In: | 5.4.0 |
Sentry Crash Report: |
Description
graham
2014-10-28 19:30:08 UTC
Noting that this is still an issue on Fedora-24; kmail-5.1.3, KDE Frameworks 5.22.0, Qt 5.6.0. Continues to be an issue in KMail 5.3.0, KDE Frameworks 5.26.0, Qt 5.6.1. Although this version of KMail has switched to QtWebEngine (and thus has to start an external browser in order to print), the message continues to appear at the top of HTML formatted e-mails. Git commit 706ec225ece7d732615917cef2dd000de95690ce by Montel Laurent. Committed on 14/10/2016 at 05:20. Pushed by mlaurent into branch 'master'. Fix Bug 340435 - Printing HTML e-mail w/external references incorrectly adds warning message to top of print-out FIXED-IN: 5.4.0 M +1 -1 CMakeLists.txt M +2 -1 messageviewer/src/messagepartthemes/default/defaultrenderer.cpp M +1 -1 messageviewer/src/messagepartthemes/default/templates/htmlmessagepart.html M +5 -0 messageviewer/src/viewer/objecttreeemptysource.cpp M +1 -0 messageviewer/src/viewer/objecttreeemptysource.h M +5 -0 messageviewer/src/viewer/objecttreeviewersource.cpp M +1 -0 messageviewer/src/viewer/objecttreeviewersource.h M +3 -0 mimetreeparser/autotests/setupenv.h M +2 -0 mimetreeparser/src/interfaces/objecttreesource.h http://commits.kde.org/messagelib/706ec225ece7d732615917cef2dd000de95690ce laurent++ Thank you!! Got the updated version of KMail here when I installed a new machine with Fedora-25, and I can confirm that this note *no longer* appears at the top of my printouts. THANK YOU Laurent! :D |