Re: [xsl] libxslt version changes RTF or exsl node-set sorting behavior

Subject: Re: [xsl] libxslt version changes RTF or exsl node-set sorting behavior
From: David Tolpin <dvd@xxxxxxxxxxxxxx>
Date: Sat, 31 Jan 2004 00:42:05 +0400 (AMT)
Paul Kissman:
> I have an xsl stylesheet that behaves the way I need it to using
> libxslt-1.0.10, but not on a different machine using version 1.0.32. 
> 
> The stylesheet puts a result tree fragment into a variable in sorted
> order, so that I can later turn the RTF into a node-set and iterate
> through the nodes in alphabetical order. 

My experience has been that node-set() support in libxslt is badly
broken, and, worse yet, in different versions it is broken in different
ways. 

If you are debugging your stylesheets, debug it with something else,
or you'll end up debugging the processor instead. 

David Tolpin
http://davidashen.net/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread