Project

Profile

Help

Bug #3953

closed

Error: Processor is not licensed for schema processing!

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

Status:
Closed
Priority:
Normal
Category:
C++ API
Start date:
2018-10-05
Due date:
% Done:

100%

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

Description

When we create a SaxonProcessor with a configuration file for use with SchemaValidator.

The following error is reported:

Error: Processor is not licensed for schema processing!

The license variable is checked against when we create a SchemaValidator class. This variable is not being set in case when we use the configuration file to create the SaxonProcessor.

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 by setting licensei variable to true in the case where a configuration file has been supplied. We then depend on the Saxon on Java to do the necessary checks.

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