[debiandoc-sgml-pkgs] Bug#295376: debiandoc-sgml: Additional line in list in html output
Frank Küster
Frank Küster , 295376@bugs.debian.org
Tue, 15 Feb 2005 14:58:16 +0100
Package: debiandoc-sgml
Version: 1.1.84
Severity: normal
In the following minimal example, there is a line between the first
item name "bar" and the item text "baz" in the html output. It is no
longer there for following items.
<!doctype debiandoc system [
]>
<debiandoc>
<book>
<titlepag>
<title>Foo</title>
<author>
<name>Frank Küster</name>
<email>frank@debian.org</email>
</author>
</titlepag>
<chapt>
<heading>Terms and Definitions</heading>
<p>
<taglist compact="compact">
<tag>bar</tag>
<item>
baz
</item>
<tag>bar</tag>
<item>
baz
</item>
</taglist>
</p>
</chapt>
</book>
</debiandoc>
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages debiandoc-sgml depends on:
ii libhtml-parser-perl 3.45-1 A collection of modules that parse
ii libroman-perl 1.1-19 Perl module for converting between
ii libsgmls-perl 1.03ii-31 Perl modules for processing SGML p
ii libtext-format-perl 0.52-19 Perl module for formatting (text)
ii liburi-perl 1.30-1 Manipulates and accesses URI strin
ii perl 5.8.4-6 Larry Wall's Practical Extraction
ii perl-modules [libi18n-lan 5.8.4-6 Core Perl modules
ii sgml-base 1.26 SGML infrastructure and SGML catal
ii sgml-data 2.0.2 common SGML and XML data
ii sgmlspl 1.03ii-31 SGMLS-based example Perl script fo
ii sp 1.3.4-1.2.1-43 James Clark's SGML parsing tools
-- no debconf information