Project

Profile

Help

Bug #2737

closed

Failure to reload an exported streaming stylesheet

Added by Michael Kay about 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XSLT export
Sprint/Milestone:
-
Start date:
2016-05-09
Due date:
% Done:

100%

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

Description

The following message can occur on reloading an exported stylesheet that uses streamable modes.

Stylesheet packaging problem: reloaded template is not streamable. Cannot use a non-streamable mode in a streamable template.

The problem is random, in the sense that it depends on the order in which modes are exported and this depends on the order of entries in a hash table. It occurs when mode A contains an apply-templates in (streamable) mode B, and A is exported before B. Test case mode-1422 shows the problem, not with Saxon 9.7 as issued, but after applying the changes for bug 2707.


Related issues

Related to Saxon - Bug #2707: Performance regression compiling very large stylesheetsClosedMichael Kay2016-04-11

Actions

Please register to edit this issue

Also available in: Atom PDF