[Webkit-unassigned] [Bug 9458] New: 'setAttribute' on a DOM element erroneously assumes a namespace, leading to a failure to set an attribute's value.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 15 11:29:44 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9458

           Summary: 'setAttribute' on a DOM element erroneously assumes a
                    namespace, leading to a failure to set an attribute's
                    value.
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
               URL: http://treelogic-swe.com/show/bug-test-
                    cases/safari/attribute-namespace/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: christopherbalz at yahoo.com


At the URL for this bug, please find a complete and minimalist test case.

This bug found on: Safari Version 2.0.3 (417.9.3), on Mac OS X 10.4.6

See the W3C's specification on how what the behavior should be. It is located
at:

http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/Element.html#setAttribute_java.lang.String__java.lang.String_

In particular, note that in this method description the w3c says "To set an
attribute with a qualified name and namespace URI, use the setAttributeNS
method."

Please note that this works correctly on Firefox and Internet Explorer,
supporting important functionality on the Web.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list