https://bugs.kde.org/show_bug.cgi?id=522094
Robby Stephenson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/tellico/-/commit/f1e6b35 |ce/tellico/-/commit/b06a105 |bafee76b71148053ae305b4a8f5 |53b174690b968f3caf4e0ef05b9 |9a611f |f6cbc0 --- Comment #2 from Robby Stephenson <[email protected]> --- Git commit b06a10553b174690b968f3caf4e0ef05b9f6cbc0 by Robby Stephenson. Committed on 28/06/2026 at 18:47. Pushed by rstephenson into branch 'master'. Properly account for linked images when exporting HTML The HTML exporter was trying to write linked images out as a new file with a bad file name. No need to attempt to write at all. Add a getter for GUI proxy sorry messages to allow unit tests to verify that no messages were generated. FIXED-IN: 4.2.1 M +4 -0 ChangeLog M +55 -0 src/tests/htmlexportertest.cpp M +1 -0 src/tests/htmlexportertest.h M +8 -6 src/translators/htmlexporter.cpp M +6 -0 src/utils/guiproxy.cpp M +2 -0 src/utils/guiproxy.h https://invent.kde.org/office/tellico/-/commit/b06a10553b174690b968f3caf4e0ef05b9f6cbc0 -- You are receiving this mail because: You are watching all bug changes.
