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=3766>. 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=3766 regression on axes13 axes14 tests for ancestor::*[...][...] Summary: regression on axes13 axes14 tests for ancestor::*[...][...] Product: XalanJ2 Version: 2.0.0 Platform: Sun OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.xsltc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This looks like a recent regression, probably do to the work on predicates. Running xalan on axes13 <?xml version="1.0" encoding="UTF-8"?> <out>doc/foo/baz/is new doc/foo/baz/is new but has text doc/foo/baz/is not new </out> Running XSLTC with Xerces Parser on axes13 <?xml version="1.0" encoding="utf-8" ?> <out>baz/foo/doc/is new foo/foo/doc/xyz baz/foo/doc/is new but has text baz/foo/doc/is not new </out> axes16 and axes17 also regressed. They don't have double predicates though.
