Summary: | reload email after changing html preference for contact | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Martin Tlustos <martin.tlustos> |
Component: | Assignee: | kdepim bugs <kdepim-bugs> | |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | montel, null |
Priority: | NOR | ||
Version: | 5.13.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmail/e476321ef89e3eeeb175dfaa2276dc69e8ed35d9 | Version Fixed In: | 5.14.1 |
Sentry Crash Report: |
Description
Martin Tlustos
2020-04-20 08:36:15 UTC
I can confirm the issue with KMail 5.14.0. (See also https://bugs.kde.org/show_bug.cgi?id=419948#c3, which fixed a similar problem related to refreshing HTML settings for folders). Git commit 781e560ae55516d02d86eeb1ac324e672e2e9790 by Laurent Montel. Committed on 27/04/2020 at 05:42. Pushed by mlaurent into branch 'release/20.04'. Fix Bug 420327 - reload email after changing html preference for contact FIXED-IN: 5.14.1 M +1 -1 CMakeLists.txt M +3 -1 src/kmmainwidget.h M +10 -0 src/kmreaderwin.cpp M +3 -2 src/kmreaderwin.h https://commits.kde.org/kmail/781e560ae55516d02d86eeb1ac324e672e2e9790 You guys rock! Works great now for changing the setting directly from the context menu. However, for the "Edit contact" dialog this still requires to manually refresh the message selection. (Thus reopening, but if this is impossible to fix, feel free to close the bug regardless.) (In reply to xchain from comment #4) > Works great now for changing the setting directly from the context menu. > > However, for the "Edit contact" dialog this still requires to manually > refresh the message selection. (Thus reopening, but if this is impossible to > fix, feel free to close the bug regardless.) I will look at it after lunch. Git commit e476321ef89e3eeeb175dfaa2276dc69e8ed35d9 by Laurent Montel. Committed on 28/04/2020 at 12:16. Pushed by mlaurent into branch 'release/20.04'. Fix Bug 420327 reload email after changing html preference for contact FIXED-IN: 5.14.1 M +5 -1 src/kmreaderwin.cpp https://commits.kde.org/kmail/e476321ef89e3eeeb175dfaa2276dc69e8ed35d9 Fix confirmed. Thanks! |