Project

Profile

Help

Bug #2171

closed

xsl:call-template is (unnecessarily) non-streamable

Added by Michael Kay over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Streaming
Sprint/Milestone:
Start date:
2014-10-08
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

See http://stackoverflow.com/questions/26259139/xslt-3-0-partial-streaming-saxon

xsl:call-template should allow streaming if there are no parameters and if the context item is grounded.

Actions #1

Updated by Michael Kay over 9 years ago

A patch has been applied to the 9.6 and 9.7 branches that makes xsl:call-template streamable provided the context item and all xsl:with-param operands are grounded (that is, not streamed nodes).

A test case si-call-template-001 has been added to the w3c xslt30 test suite.

Actions #2

Updated by Michael Kay over 9 years ago

  • Status changed from New to Resolved
Actions #3

Updated by O'Neil Delpratt over 9 years ago

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

Bug fix applied to the maintenance release Saxon 9.6.0.2

Actions #4

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