https://bugs.kde.org/show_bug.cgi?id=376134
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/tel | |lico/9dac9ef56e7bdceef9327e | |c8375c52fe1d369ea0 Resolution|--- |FIXED Version Fixed In| |3.0.1 Status|UNCONFIRMED |RESOLVED --- Comment #3 from Robby Stephenson <ro...@periapsis.org> --- Git commit 9dac9ef56e7bdceef9327ec8375c52fe1d369ea0 by Robby Stephenson. Committed on 09/02/2017 at 01:45. Pushed by rstephenson into branch 'master'. Fix relative file locations in HTML export This was another problem relative to the KURL->QUrl transition dealing with relative urls and invalid links. Add another unit test for the HTML export to verify appropriate relative links, including checkmark pics and image files. FIXED-IN: 3.0.1 M +4 -0 ChangeLog M +- -- src/tests/data/with-image.tc M +66 -1 src/tests/htmlexportertest.cpp M +2 -0 src/tests/htmlexportertest.h M +37 -41 src/translators/htmlexporter.cpp M +5 -0 src/translators/htmlexporter.h https://commits.kde.org/tellico/9dac9ef56e7bdceef9327ec8375c52fe1d369ea0 -- You are receiving this mail because: You are watching all bug changes.