Actions
Bug #5349
closed

PyXPathProcessor.evaluate_single does not handle PyXdmMap, PyXdmArray and PyXdmFunction
Start date:
2022-02-23
Due date:
% Done:
100%
Estimated time:
Found in version:
11.2
Fixed in version:
11.3
Platforms:
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.
Updated by O'Neil Delpratt over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Bug fixed in the evaluate_single method of the Python API.
Updated by O'Neil Delpratt about 1 year ago
- Status changed from Resolved to Closed
- Fixed in version set to 11.3
Bug fix applied in the SaxonC 11.3 maintenance release.
Please register to edit this issue
Actions