[debiandoc-sgml-pkgs] Bug#430573: debiandoc-sgml: debiandoc2xml fails on qref2link
W. Borgert
debacle at debian.org
Mon Jun 25 17:53:49 UTC 2007
Package: debiandoc-sgml
Version: 1.1.101
Severity: normal
debiandoc2xml tranlates:
<qref id="ref">some text</qref>
into:
<link id="ref"></link>
Correct would be:
<link linkend="ref">some text</link>
More information about the Debiandoc-sgml-pkgs
mailing list