Actions
Bug #4129
closed![Author: Michael Kay](https://www.gravatar.com/avatar/db6526d63053f09b62e52c2da8b2230a?rating=PG&size=50&default=https%3A%2F%2Fassets.plan.io%2Fimages%2Fdefault_avatar.png)
![Assignee: Michael Kay](https://www.gravatar.com/avatar/db6526d63053f09b62e52c2da8b2230a?rating=PG&size=22&default=https%3A%2F%2Fassets.plan.io%2Fimages%2Fdefault_avatar.png)
xsl: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 about 6 years ago
Looks like an unintended consequence of the changes made for
Updated by Michael Kay about 6 years ago
Added W3C test case strip-space-029 which demonstrates the problem.
Updated by Michael Kay about 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 almost 6 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