Project

Profile

Help

Bug #1010

closed

Stylesheet param with xs:integer type is not serializable

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

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

0%

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

Description

SourceForge user: hschmitt

A global stylesheet param like:

<xsl:param name="global-integer" as="xs:integer">200</xsl:param>

throws a java.io.NotSerializableException when serializing with net.sf.saxon.Compile.

The Exception does not occur, when ommitting as="xs:integer"

Windows Vista 32bit

Saxon 9.0.0.4J from Saxonica

Java version 1.6.0_03


Files

IntegerParamSerializeBug.xslt (9.56 KB) IntegerParamSerializeBug.xslt Anonymous, 2008-04-08 19:26

Please register to edit this issue

Also available in: Atom PDF