Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.5
-
None
-
None
-
Operating System: Other
Platform: Other
-
18823
Description
XPathContext xpathSupport = new XPathContext();
This line is called on every call of eval(Node, String, PrefixResolver)
eventhough there're comments that it shouldn't be just above.
This line is not called in the eval(Node, String, Node).