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@.

Actions #1

Updated by John Lumley over 9 years ago

  • Status changed from New to Resolved

Support for 2nd October Last Call @package-version syntax added to package and use-package processing classes, with structured net.sf.saxon.style. @PackageVersion@ and PackageVersionRanges classes.

Tested against newly submitted XT30TS tests, and the whole of the XT30TS suite.

Changes committed to the 9.6 and 9.7 branches

Actions #2

Updated by O'Neil Delpratt over 9 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Found in version changed from 9.6.0.1 to 9.6
  • Fixed in version set to 9.6.0.2

Bug fix patch applied to the Saxon 9.6.0.2 maintenance release

Actions #3

Updated by O'Neil Delpratt over 8 years ago

  • Sprint/Milestone set to 9.6.0.2
  • Applies to branch 9.6 added
  • Fix Committed on Branch 9.6 added
  • Fixed in Maintenance Release 9.6.0.2 added

Please register to edit this issue

Also available in: Atom PDF