DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6359>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6359

position() against id() node-set makes xalan hang





------- Additional Comments From [EMAIL PROTECTED]  2002-10-04 00:07 -------
Problem still seems to exist in xalan 2.4.0 under W2K (sorry, I don't know
how to tell whether the MS JVM is in use, or jdk1.4).
Attached is a zip of two files from the O'Reilly book "XSLT" (D Tidwell),
Chapter 5.  Using cmd line 'java org.apache.xalan.xslt.Process -in moreterms.xml
-xsl crossref2.xsl -out crossref2.htm -param targetLanguage en', a loop
occurs writing the o/p to disk.  (Similar use of saxon 6.5.2 works OK.)
The o/p goes OK up to <a href="wildcard-char", which then
repeats ad infinitum.

If crossref2.xsl is modified to remove the <xsl:if> at lines 86 and 88 (counting
blank lines), then it works (of course without the intended tidying of the
trailing comma!).

Reply via email to