[umbrello] [Bug 417520] Exporter searches for XSLT file in nonexistent directory
Ralf Habacker
bugzilla_noreply at kde.org
Tue Feb 18 10:33:19 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=417520
--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 05f582a0ffae75be72da2588b9f320c3647b37c9 by Ralf Habacker.
Committed on 18/02/2020 at 10:32.
Pushed by habacker into branch 'release/19.12'.
Fix finding docbook stylesheet by using xml catalog support
This eliminates the need to patch the xsl stylesheets.
This commit introduced a namespace File_Utils, which contains file-related
methods.
M +1 -0 umbrello/CMakeLists.txt
M +5 -26 umbrello/docgenerators/docbook2xhtmlgeneratorjob.cpp
M +20 -0 umbrello/docgenerators/docbookgenerator.cpp
M +2 -1 umbrello/docgenerators/docbookgenerator.h
M +11 -8 umbrello/docgenerators/docbookgeneratorjob.cpp
M +2 -19 umbrello/docgenerators/xhtmlgenerator.cpp
M +0 -1 umbrello/docgenerators/xhtmlgenerator.h
A +38 -0 umbrello/file_utils.cpp [License: GPL (v2+)]
A +20 -0 umbrello/file_utils.h [License: GPL (v2+)]
https://invent.kde.org/kde/umbrello/commit/05f582a0ffae75be72da2588b9f320c3647b37c9
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list