Project

Profile

Help

Bug #2996

closed

Streaming xsl:for-each-goup with grounded population does not allow multiple references to current-group()

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

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

When xsl:for-each-group is assessed for streamability, the analysis may fail saying that "The current-group() function is evaluated repeatedly" even though the population is grounded, which means this should not be a problem.

Resolved by checking for the population being grounded in CurrentGroupAdjunct.computeStreamability().

Test case si-group-048 applies.

Please register to edit this issue

Also available in: Atom PDF