Project

Profile

Help

Bug #6084

closed

Exception: Initial template parameters can only be of type PyXdmValue

Added by O'Neil Delpratt about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Category:
Python API
Start date:
2023-06-19
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

When I run the code with dict of PyXdmValues:

environment.sheet.set_initial_template_parameters(False, init_params)

The following exception is thrown:

Exception: Initial template parameters can only be of type PyXdmValue

The code for set_initial_template_parameters is looking only for PyAtomicValues which is clearly wrong.

Please register to edit this issue

Also available in: Atom PDF