Actions
Bug #2996
closedStreaming xsl:for-each-goup with grounded population does not allow multiple references to current-group()
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.
Updated by O'Neil Delpratt about 8 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.7.0.10 added
Bug fix applied in the Saxon 9.7.0.10 maintenance release
Updated by O'Neil Delpratt over 7 years ago
- Applies to branch deleted (
9.8) - Fix Committed on Branch trunk added
- Fix Committed on Branch deleted (
9.8)
Please register to edit this issue
Actions