Bug#859572: docbook-xsl: randomly adds ???TITLE??? to title

2024-01-05 Thread James Addison
Followup-For: Bug #859572 X-Debbugs-Cc: solo-debianb...@goeswhere.com, bugs-debian-20170...@james-ross.co.uk Control: reassign -1 libxml2 Control: affects -1 libxslt1.1 xsltproc Control: forwarded -1 https://gitlab.gnome.org/GNOME/libxslt/-/issues/37 Control: tags -1 fixed-upstream Control: fixed

Bug#859572: docbook-xsl: randomly adds ???TITLE??? to title

2017-04-14 Thread James Ross
I've spent a little bit of time trying to figure out what's going on, and I can see that: * The issue only happens when there is xmlns="http://docbook.org/ns/docbook"; on the root element * It is definitely picking up the contents of the $ebnf.assignment param from "/usr/share/xml/docbook/sty

Bug#859572: docbook-xsl: randomly adds ???TITLE??? to title

2017-04-04 Thread Chris West
Package: docbook-xsl Version: 1.79.1+dfsg-2 Sometimes, when I generate HTML, the title for my book gets "???TITLE???" appended to it. This happens for very simple books: $ cat usersBook.xml http://docbook.org/ns/docbook";> foo $ xsltproc --output html/ \ --xinclude \ /usr/share/xml/doc