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=9328>. 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=9328 preceding::* on nodeset($RTF) misses first node Summary: preceding::* on nodeset($RTF) misses first node Product: XalanJ2 Version: CurrentCVS Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] See tests extensions\library\libraryNodeset05 and 06 (local and global) preceding-sibling:: is okay, preceding:: should have t2-far-west,t2-west,t2-near-west, but far-west is missing. (Compare to axes116 for the regular source-tree case.)