Actions
Bug #4129
closedxsl:strip-space elements="xsl:*" fails saying xsl prefix refers to a reserved namespace
Start date:
2019-02-04
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.9, trunk
Fix Committed on Branch:
9.9, trunk
Fixed in Maintenance Release:
Platforms:
Updated by Michael Kay almost 6 years ago
Looks like an unintended consequence of the changes made for
Updated by Michael Kay almost 6 years ago
Added W3C test case strip-space-029 which demonstrates the problem.
Updated by Michael Kay almost 6 years ago
- Subject changed from xsl:strip-space produces spurious error saying xsl prefix refers to a reserved namespace to xsl:strip-space elements="xsl:*" fails saying xsl prefix refers to a reserved namespace
- Status changed from New to Resolved
- Fix Committed on Branch 9.9, trunk added
The code had been changed to use StyleElement.makeQName() which doesn't allow a reserved namespace.
Updated by O'Neil Delpratt over 5 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 9.9.1.2 added
Bug issue fixed in the Saxon 9.9.1.2 maintenance release.
Please register to edit this issue
Actions