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”);
Actions #1

Updated by O'Neil Delpratt over 5 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Bug fixed in the Java code class XsltProcessor

Actions #2

Updated by O'Neil Delpratt about 5 years ago

  • Status changed from Resolved to Closed
  • Fixed in version set to 1.1.2

Bug fix applied in the Saxon/C 1.1.2 maintenance release.

Please register to edit this issue

Also available in: Atom PDF