Actions
Bug #1550
closedFailure of name tests on attributes with namespaces within HTML (where no XHTML namespace is declared)
Start date:
2012-06-08
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
This issue occurs only when no XHTML namespace is declared for the html
element:
Name tests on attributes, such as xlink:href
within an SVG element don't recognise the XLink namespace declared for this prefix. Also, calling the local-name() function on such an attribute returns xlink:href@, when @href
is the expected result.
This bug has now been fixed ready for the next release.
Updated by O'Neil Delpratt over 11 years ago
- Status changed from Resolved to Closed
- Fixed in version set to 1.0
Fixed in Saxon-CE version 1.0
Updated by O'Neil Delpratt over 11 years ago
- Sprint/Milestone set to Release 1.0
- % Done changed from 0 to 100
Please register to edit this issue
Actions