https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27315
--- Comment #5 from Katrin Fischer <[email protected]> --- (In reply to Andreas Roussos from comment #4) > I'm revisiting this as it's still valid in 22.05.02. > > Thanks to the comments posted at the following GitHub issue > I believe I've found what's causing the broken man pages: > https://github.com/docbook/xslt10-stylesheets/issues/123 > > The source XML files for our man pages have the following namespace > declaration at the top: xmlns='http://docbook.org/ns/docbook'. That > means they are DocBook V5.0 documents and should be processed by > namespace-aware DocBook XSL stylesheets. > > However, the Stylesheet that generates the man pages from the DocBook > XML source files is currently part of the docbook-xsl package. > I think we should be using the Stylesheet from the docbook-xsl-ns > package instead (I've actually tested this on Debian 9/10/11 and it > worked just fine -- the generated man pages did not have any issues). I Andreas, I just ran into this issue testing bug 17379. Could you share a patch with your solution? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
