You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/06/24 20:58:21 UTC

DO NOT REPLY [Bug 10137] - xsltc fails test variable53 on recursion to traverse node set in a variable

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=10137>.
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=10137

xsltc fails test variable53 on recursion to traverse node set in a variable

tom.amiro@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|xsltc Running xalan on      |xsltc fails test variable53
                   |variable53 <?xml            |on recursion to traverse
                   |version="1.0" encoding="UTF-|node set in a variable
                   |8"?> <out>a b c d k l m n w |
                   |x y z </out>   Running XSLTC|
                   |with Xerces Parser on       |
                   |variable53 <?xml            |
                   |version="1.0" encoding="UTF-|
                   |8"?> <out>a a a a a a a a a |
                   |a a a </out>   glrr 1014    |
                   |=>car                       |
            Summary|variable53.xsl car: Command |
                   |not found.  glrr 1015 =>cat |
                   |variable53.xsl <?xml        |
                   |version="1.0"?>             |
                   |<xsl:stylesheet             |
                   |version="1.0"               |
                   |xmlns:xsl="http://www.w3.org|
                   |/1999/XSL/Transformxsltc    |
                   |fails test variable53 on    |
                   |recursion to traverse node  |
                   |set in a variable           |



------- Additional Comments From tom.amiro@sun.com  2002-06-24 18:58 -------
Santiago fixed this.