Actions
Bug #5349
closedPyXPathProcessor.evaluate_single does not handle PyXdmMap, PyXdmArray and PyXdmFunction
Start date:
2022-02-23
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
11.2
Fixed in version:
11.3
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
Reported by user here: https://saxonica.plan.io/boards/4/topics/8558
The PyXPathProcessor.evaluate_single() method fails to handle PyXdmMap, PyXdmArray and PyXdmFunction objects.
The correct object is returned in the C++ API.
Please register to edit this issue
Actions