Project

Profile

Help

Bug #1531

closed

XML DOM [IE7 and earlier]: Adding a prefixed and namespaced XML attribute causes an exception

Added by Philip Fearon almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sprint/Milestone:
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.

Please register to edit this issue

Also available in: Atom PDF