DOMException.NAMESPACE_ERR not thrown for a few cases for createAttributeNS

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.1
    • Affects Version/s: 1.1
    • Component/s: xml
    • 1.1fcs
    • sparc
    • solaris_8
    • Verified

      The createAttributeNS is supposed to throw the DOMException.NAMESPACE_ERR for the following cases

      namespace uri qualified name
      ------------- --------------
      null prefix of xml
      empty string prefix of xml
      other than http://www.w3.org/XML/1998/namespace" prefix of xml
      null prefix of xmlns
      empty string prefix of xmlns
      other than http://www.w3.org/2000/xmlns/" prefix of xmlns

      It does not throw exception for these cases.

            Assignee:
            Edwin Goei (Inactive)
            Reporter:
            Bhakti Mehta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: