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.
Updated by Michael Kay over 11 years ago
- Status changed from New to Resolved
- Found in version changed from 9.4 9.5 to 9.4
- Fixed in version set to 9.5.0.1
It turns out this one has been fixed in 9.5, but I will raise a patch on the 9.4 branch, to be picked up if and when we do another maintenence release.
Updated by O'Neil Delpratt over 11 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in version changed from 9.5.0.1 to 9.4.0.8
Bug now closed. Successfully applied to the Saxon 9.4.0.8 maintenance release.
Please register to edit this issue
Actions