Details
-
Bug
-
Status: Reopened
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Custom Xpath function executes twice because when it is called for first time then it's return type is expected NodeSet. if it returns something else exception is thrown and it is executed second time with expected return type of String