http://bugs.winehq.org/show_bug.cgi?id=16453 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|winhttp |msxml3 --- Comment #6 from Hans Leidekker <hans(a)meelstraat.net> 2008-12-11 07:36:14 --- Actually the failure is the familiar msxml3 bug; we're sending this: <?xml version="1.0" encoding="UTF-8"?><?xml version="1.0"?>... where we should send this: <?xml version="1.0" encoding="UTF-8"?>... -- 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.