Project

Profile

Help

Bug #2167

closed

NPE in PackageLibrary.getPackage()

Added by John Lumley over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Sprint/Milestone:
Start date:
2014-10-07
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:

Description

Package version matching to the XSLT3.0 LastCallm specification hasn't been completed in 9.6.0.1. However in the absence of a @package-version attribute on a xsl:use-package element, the default (effectively 'all') is not being generated. Consequently the versionRegEx argument is null and causes a NPE at @net.sf.saxon.trans.PackageLibrary:75@.

Please register to edit this issue

Also available in: Atom PDF