Project

Profile

Help

Bug #1533

closed

Using the trace feature causes an unhandled exception if the stylesheet uses XSLT parameters or certain global variable expressions

Added by Philip Fearon almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
2012-05-15
Due date:
% Done:

100%

Estimated time:
Platforms:

Description

This problem only manifests itself when tracing is enabled either by using the setLogLevel() function or the logLevel URI attribute.

Because parameter values and certain types of global variable expressions are resolved at compile time, there is no expression to trace. The processor however attempts to wrap the null expression, causing a fatal null pointer exception.

Actions #1

Updated by Philip Fearon almost 12 years ago

  • Sprint/Milestone set to Release 1.0
Actions #2

Updated by Philip Fearon almost 12 years ago

  • % Done changed from 0 to 100
Actions #3

Updated by O'Neil Delpratt about 11 years ago

  • Status changed from Resolved to Closed
  • Sprint/Milestone changed from Release 1.0 to Release 1.1
  • Found in version set to 1.0
  • Fixed in version set to 1.1

Bug fixed for Saxon-CE version 1.1 release

Please register to edit this issue

Also available in: Atom PDF