Project

Profile

Help

Bug #4411

closed

static base URI property missing from XSLTProcessor for C++/PHP/Python

Added by O'Neil Delpratt over 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Category:
C++ API
Start date:
2019-12-17
Due date:
% Done:

100%

Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
1.2.1
Fixed in version:
11.1
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:

Description

Reported in https://saxonica.plan.io/boards/4/topics/7729

The static base URI is missing from the XSLT APIs for C++/PHP and Python. This is required when we compile a stylesheet from string.

The workaround is to use the setcwd method (set_cwd in python) to pass the static base URI before calling the compileFromString method.

Please register to edit this issue

Also available in: Atom PDF