Actions
Bug #1781
closedDOMWriter writing ID attributes
Start date:
2013-05-21
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
See https://saxonica.plan.io/boards/3/topics/5635?r=5636
It seems that when the DOMWriter attempts to mark a no-namespace attribute as an ID attribute, it passes "" as the URI to the method setIdAttributeNS(), when it should pass null.
Please register to edit this issue
Actions