Actions
Bug #2470
closedPrefixed function name in attribute of XQuery direct element constructor
Start date:
2015-10-12
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
The following XQuery direct element constructor fails:
i.e. within a direct element constructor, if an attribute contains a prefixed function, and the namespace declaration attribute for the prefix appears after the attribute, then Saxon fails with error:
XPST0081 - Prefix p has not been declared.
Updated by Debbie Lockett about 9 years ago
- Status changed from In Progress to Resolved
Test -s:prod-DirElemContent.namespace -t:Constr-namespace-30 added to QT3 test suite.
Fix applied to 9.6 and 9.7 branches.
Updated by O'Neil Delpratt almost 9 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in version set to 9.6.0.8
Bug fix applied in the Saxon 9.6.0.8 maintenance release
Updated by O'Neil Delpratt almost 9 years ago
- Applies to branch 9.6 added
- Fix Committed on Branch 9.6 added
- Fixed in Maintenance Release 9.6.0.8 added
Please register to edit this issue
Actions