[umbrello] [Bug 409411] Export to XHTML generates empy html file

Ralf Habacker bugzilla_noreply at kde.org
Tue Jul 2 12:37:12 BST 2019


https://bugs.kde.org/show_bug.cgi?id=409411

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
   Version Fixed In|                            |2.28.3 (KDE Applications
                   |                            |19.04.3)
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/c6002b5c68592932a64bb
                   |                            |194449d2e884725631f

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit c6002b5c68592932a64bb194449d2e884725631f by Ralf Habacker.
Committed on 02/07/2019 at 11:36.
Pushed by habacker into branch 'Applications/19.04'.

Fix 'Export to XHTML generates empy html file'

Since the website www.oasis-open.org cannot provide the file sdocbook.dtd
and no existing "simple docbook" package is available, the relevant files
are embedded in the Umbrello source code and installed with it.
FIXED-IN:2.28.3 (KDE Applications 19.04.3)

M  +1    -7    umbrello/CMakeLists.txt
A  +10   -0    umbrello/docgenerators/CMakeLists.txt
M  +90   -0    umbrello/docgenerators/docbookgeneratorjob.cpp
A  +67   -0    umbrello/docgenerators/simple4125/sdbcent.mod
A  +89   -0    umbrello/docgenerators/simple4125/sdbhier.mod
A  +195  -0    umbrello/docgenerators/simple4125/sdbpool.mod
A  +331  -0    umbrello/docgenerators/simple4125/sdocbook-custom.dtd
A  +679  -0    umbrello/docgenerators/simple4125/sdocbook.css
A  +1569 -0    umbrello/docgenerators/simple4125/sdocbook.dtd
A  +60   -0    umbrello/docgenerators/simple4125/sdocbookref-custom.dtd
A  +1729 -0    umbrello/docgenerators/simple4125/sdocbookref.dtd
A  +303  -0    umbrello/docgenerators/simple4125/sinclist.mod

https://commits.kde.org/umbrello/c6002b5c68592932a64bb194449d2e884725631f

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list