svn commit: r631924 - /lenya/trunk/src/modules/opendocument/xslt/common/odt_to_xhtml.xsl

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: crossley
Date: Thu Feb 28 02:41:50 2008
New Revision: 631924

URL: http://svn.apache.org/viewvc?rev=631924&view=rev
Log:
Numbered and bulleted lists were both rendered as unordered lists.
Contributed by: Derek Baum

Modified:
    lenya/trunk/src/modules/opendocument/xslt/common/odt_to_xhtml.xsl

Modified: lenya/trunk/src/modules/opendocument/xslt/common/odt_to_xhtml.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/opendocument/xslt/common/odt_to_xhtml.xsl?rev=631924&r1=631923&r2=631924&view=diff
==============================================================================
--- lenya/trunk/src/modules/opendocument/xslt/common/odt_to_xhtml.xsl (original)
+++ lenya/trunk/src/modules/opendocument/xslt/common/odt_to_xhtml.xsl Thu Feb 28 02:41:50 2008
@@ -329,7 +329,7 @@
 	<!-- Now select the <text:list-level-style-foo> element at this
 		level of nesting for this list -->
 	<xsl:variable name="node" select="key('listTypes',
-		$listClass)/*[@text:level='$level']"/>
+		$listClass)/*[@text:level=$level]"/>
 
 	<!-- emit appropriate list type -->
 	<xsl:choose>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.