[Boost-docs] orderedlist bug in sandbox boost_docs

Subject: [Boost-docs] orderedlist bug in sandbox boost_docs
From: Stjepan Rajko (stipe_at_[hidden])
Date: 2007-07-27 02:17:35


Hi,

There appears to be a bug with ordered lists in the sandbox boost_docs
boostbook xsl files. Each item in the list is replicated (as a
title?) prior to the item. For an example or the manifested bug, see:

http://dancinghacker.com/test.html

Look at the text starting with "implement a function which takes an
image as input".

I have traced the bug down to the docbook-layout.xsl file, inside the
orderedlist template:

<xsl:template match="orderedlist">
 ...
</xsl:template>

After taking that whole section out, the bug goes away (ordered lists
are displayed normally). I tried isolating the bug further but
failed. Hopefully someone with more xsl knowledge can figure it out.

Stjepan


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:40 UTC