Project

Profile

Help

Bug #3924

closed

The 'it' option in the setProperty does not accept string with prefix

Added by O'Neil Delpratt over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Saxon-C Internals
Start date:
2018-09-28
Due date:
% Done:

100%

Estimated time:
Found in version:
1.1.0
Fixed in version:
1.1.2
Platforms:

Description

The 'it' option in the setProperty function does not accept a string with a prefix.

The example below will throw an error silently because in the Java code we try to create a QName without checking for the prefix:

setProperty(“it”,” xsl:initial-template”);

Please register to edit this issue

Also available in: Atom PDF