[Bug 26226] msxml4 emits too much xmlns attributes

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 11 18:35:54 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=26226

--- Comment #29 from Ulrik Dickow <u.dickow at gmail.com> 2012-06-11 18:35:54 CDT ---
Created attachment 40504
  --> http://bugs.winehq.org/attachment.cgi?id=40504
xmlns_simple output as diff wine 1.5.5 built-in (BAD) vs. 1.5.3-xxx native
(GOOD)

Yet another 'diff -u99', here as indicated for the simpler test program. 
Especially the test 03 behaviour is interesting.  I use most of that,
conceptually, in the upcoming patch for wine (the tests in
msxml3/tests/domdoc.c).  Test 04 output turned out to be rather boring.  I had
expected the native msxml3 to enforce the W3C requirements for the namespace
for the reserved "xmlns" attribute, but it doesn't, according to this test
(thus my patch won't test for it, only emit a tiny warning, only visible when
user debugs).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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