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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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.