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=14135>. 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=14135 last() returns incorrect results with preceding-sibling axis Summary: last() returns incorrect results with preceding-sibling axis Product: XalanJ2 Version: CurrentCVS Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: Other Component: org.apache.xalan.processor AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] With the 10/27/02 nightly build. With a step using the preceding-sibling axis, using a predicate of [last()] returns the nearest preceding sibling. It should return the farthest. Test case attached. It is the same test case as in bug 14112 (which was filed against XSLTC)
