Actions
Bug #1531
closedXML DOM [IE7 and earlier]: Adding a prefixed and namespaced XML attribute causes an exception
Start date:
2012-05-14
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
(Internal Error) When attempting to use the DOM method createNode
method for a prefixed attribute with a URI argument supplied, the following error is reported Wrong number of arguments or invalid property assignment
This has only been observed in IE7 but it's assumed earlier IE browsers are also affected.
This has been fixed at source. Even though it's less likely that full support for namespaces is a priority in IE7 (no built-in SVG support etc.) - the fix was a priority because of the potential for namespace issues preventing tests from running fully in IE7.
Updated by O'Neil Delpratt over 11 years ago
- Status changed from Resolved to Closed
- Sprint/Milestone changed from Release 1.0 to Release 1.1
- Found in version changed from Beta 0.2 to 1.0
- Fixed in version set to 1.1
Bug fixed for Saxon-CE version 1.1 release
Please register to edit this issue
Actions