Actions
Bug #6064
closedset_base_uri missing from PyXPathProcessor
Start date:
2023-06-05
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
12.2
Fixed in version:
12.3
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
The setting of the base URI is missing from the Python PyXPathProcessor class. The setBaseUri method is available in the C++ and PHP API
Updated by O'Neil Delpratt over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
set_base_uri added to the PyXPathProcessor class.
Updated by O'Neil Delpratt over 1 year ago
- Status changed from Resolved to Closed
- Fixed in version set to 12.3
Bug fix applied in the SaxonC 12.3 maintenance release.
Please register to edit this issue
Actions