Comment 1 for bug 1818807

Revision history for this message
scoder (scoder) wrote :

Hmm, looks like the functions are registered in the wrong order: local first, then global, then EXSLT. Local functions should take precendence. PR welcome, see the _XPathContext class in "xpath.pxi".