[Bug 39006] New: ISAXAttributes.getLocalName should only return an empty string for namespace attributes that are not xmlns

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 31 08:11:29 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39006

            Bug ID: 39006
           Summary: ISAXAttributes.getLocalName should only return an
                    empty string for namespace attributes that are not
                    xmlns
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: msxml3
          Assignee: wine-bugs at winehq.org
          Reporter: ott at mirix.org
      Distribution: ---

According to the specification the local name if a namespace propery is only an
empty string if it is exactly "xmlns":

"For "xmlns", this value is empty."
(https://msdn.microsoft.com/en-us/library/ms757865%28v=vs.85%29.aspx)

This makes sense because it would be impossible to get the namespace prefix
otherwise.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list