Actions
Bug #2290
closedIncorrect current-grouping-key() with streamed group-adjacent
Start date:
2015-01-16
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
When xsl:for-each-group is used in streaming mode with a grounded but consuming select expression, using group-adjacent, the value of current-grouping-key() is incorrect: it is the key of the next group rather than the current group.
Reported by Martin Honnen here:
https://saxonica.plan.io/boards/3/topics/6059
Added to the W3C test suite as si-for-each-group/si-group-029.
A patch has been committed on the 9.6 branch (to class ForEachGroupAdjunct)
Please register to edit this issue
Actions