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.
Updated by O'Neil Delpratt over 2 years 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 over 2 years 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