Actions
Bug #2300
closedNamespace context is lost when inlining an expression containing call to accumulator-before()
Start date:
2015-01-26
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 an expression containing a call to accumulator-before() or accumulator-after() is copied, for example because it appears within the initialization of a variable that is inlined, then the static namespace context is lost. The static context, notably the namespace context, is needed to resolve a QName supplied as the first argument of the call.
A patch is being committed on the 9.6 branch. The problem is already fixed in the 9.7 branch.
Please register to edit this issue
Actions