[Bug 10802] New: msxml3 : header of xml files
http://bugs.winehq.org/show_bug.cgi?id=10802 Summary: msxml3 : header of xml files Product: Wine Version: 0.9.51. Platform: PC URL: http://home.scarlet.be/linux/compteco/testxml.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msxml AssignedTo: wine-bugs(a)winehq.org ReportedBy: vincent.hardy.be(a)gmail.com See delphi 5 test program at URL above. This program create a little test.xml file. With native msxml3.dll, test.xml file is like this (correct) : -- <?xml version="1.0" encoding="UTF-8"?> <Document>test</Document> -- With builtin msxml3.dll, test.xml file is like this (bad) : -- <?xml version="1.0"?> <?xml version="1.0" encoding="UTF-8"?> <Document>test</Document> -- -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10802 Vincent Hardy <vincent.hardy.be(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10802 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2007-12-17 14:20:18 --- Confirming in wine 0.9.51. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10802 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2008-07-10 05:13:22 --- This has been fixed. Please verify and close. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=10802 Vincent Hardy <vincent.hardy.be(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Vincent Hardy <vincent.hardy.be(a)gmail.com> 2008-07-11 01:08:35 --- This Works for me with current git -- 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.
participants (1)
-
wine-bugs@winehq.org