GNOME Bugzilla – Bug 648327
Certain absolute XPath expressions change the XPathContext::node field.
Last modified: 2017-06-08 12:21:16 UTC
The scenario is that I set the XPathContext::node to some xmlNode to evaluate relative XPath expressions and I expect the XPathContext to keep the root node I set. For some certain absolute XPath expressions this is not asserted. See the attached example.
*** This bug has been marked as a duplicate of bug 775683 ***