[Bug 39004] New: ISAXAttributes.getQName should return an empty string for xmlns attributes

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 31 07:35:56 CDT 2015


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

            Bug ID: 39004
           Summary: ISAXAttributes.getQName should return an empty string
                    for xmlns attributes
           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 ISAXAttribute.getQName should return an empty
string if "http://xml.org/sax/features/namespace-prefixes" is enabled and an
attribute is an xmlns attribute:

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

(If "http://xml.org/sax/features/namespace-prefixes" is disabled such
attributes are correctly ignored.)

-- 
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