Actions
Bug #2945
closedfor-each-group context not being preserved over context-altering steps
Start date:
2016-09-17
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
Situations which alter local context, such as indexed filtering or xsl:for-each@, do not preserve any inherited grouping context, which is only altered by @xsl:for-each-group@. Thus @current-group()
and current-grouping-key()
can fail or be erroneous.
-
preserveGrouping()
added totransform.Context
-
calls to this added to several
Expr
steps.
Changes committed to Saxon-JS code branch, but issue left open for other cases
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page