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 2003/01/31 20:21:44 UTC

DO NOT REPLY [Bug 16654] New: - xsl:sort order - incorrect variable scope ?

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

xsl:sort order - incorrect variable scope ?

           Summary: xsl:sort order - incorrect variable scope ?
           Product: XalanC
           Version: 1.4.x
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XalanC
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: per@computer.org


I'm using xsl:sort in an xsl:template, and can't  make the order
attribute pick up variables from the immediate scope. It looks like
only top-level variables are in scope.
See attached files regarding how to reproduce.