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 2003/07/01 19:59:28 UTC

DO NOT REPLY [Bug 15335] - XSLTC: incorrect xpath results with current() and multiple predicates

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

XSLTC: incorrect xpath results with current() and multiple predicates





------- Additional Comments From igorh@ca.ibm.com  2003-07-01 17:59 -------
It looks like another example of a common xsltc predicate problem (see 19194).
Setting default Predicate. _canOptimize = false would "fix" the problem.
It cannot be considered as a good fix.