https://bugs.kde.org/show_bug.cgi?id=492837
--- Comment #11 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 0ef57e13e217132df998e65cc3e0dc09aaf3878e by Thomas Baumgart. Committed on 05/06/2025 at 16:28. Pushed by tbaumgart into branch '5.2'. Fix HTML syntax in exported reports - Enclose all font color values in quotes - Fix HTML header - Remove qrc links which only works in Qt - Remove PDF export in Windows since it does not work properly The suggested change to HTML5 did not work, since Qt5 views do not support it (at least I could not get it to work) M +1 -1 kmymoney/html/kmymoney.css M +4 -4 kmymoney/plugins/views/reports/core/listtable.cpp M +1 -2 kmymoney/plugins/views/reports/core/pivottable.cpp M +3 -3 kmymoney/plugins/views/reports/core/reporttable.cpp M +8 -2 kmymoney/plugins/views/reports/kreportsview.cpp M +3 -0 kmymoney/plugins/views/reports/kreportsview_p.h https://invent.kde.org/office/kmymoney/-/commit/0ef57e13e217132df998e65cc3e0dc09aaf3878e -- You are receiving this mail because: You are the assignee for the bug.