Skip to content
Commit b4bcba23 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Fix XPath '//' optimization with predicates

My attempt to optimize XPath expressions containing '//' caused a
regression reported in bug #695699. This commit disables the
optimization for expressions of the form '//foo[predicate]'.
parent ff76eb28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment