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/05/22 23:16:04 UTC

DO NOT REPLY [Bug 9331] New: - Some combinations of descendant axes fail on nodeset($RTF)

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

Some combinations of descendant axes fail on nodeset($RTF)

           Summary: Some combinations of descendant axes fail on
                    nodeset($RTF)
           Product: XalanJ2
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: David_Marston@lotus.com


See tests extensions/library/libraryNodeset07 and 08 (local and global) and
compare to axes116. The main trouble spot seems to be the step
/descendant-or-self::t2-north
but it works in subcase 13, where it's done twice in a row. Absolute paths
are suspect, because only subcase 1 passes.