Project

Profile

Help

Bug #939

closed

NPE after execution serialized XSLTs

Added by Anonymous over 16 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Serialization
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

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

Description

SourceForge user: belpartizan

If saxon:evaluate function used in XSLT, than this XSLT throws NPE if used deserialized transformer. For example please have a look to attached demo XSLT.


Files

test-problem.zip (9.56 KB) test-problem.zip Anonymous, 2007-11-26 14:24
Actions #1

Updated by Anonymous over 16 years ago

SourceForge user: mhkay

Logged In: YES

user_id=251681

Originator: NO

This is a documented restriction: see the second bullet at:

http://www.saxonica.com/documentation/using-xsl/compiling.html

However, Saxon should be telling you about this at the time you attempt to compile the stylesheet, and I will look at the code to see why this isn't happening.

Please note that this tracker is not the right way to notify suspected bugs. Please using the mailing list, the forum, or the support-requests tracker. There's a bright yellow notice on "Submit New bug" telling you this. One reason for the delay in responding is that I don't actually get notified of new entries made here.

Actions #2

Updated by Anonymous over 16 years ago

SourceForge user: mhkay

Logged In: YES

user_id=251681

Originator: NO

I've tried the test stylesheet in the current Saxon release, and compiling it gives the message

Cannot compile a stylesheet containing calls to saxon:evaluate

Unable to compile stylesheet

I'm therefore closing this bug report as INVALID.

Please register to edit this issue

Also available in: Atom PDF