[Bug 16453] Chrome outer installer can't download inner installer

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 11 07:36:14 CST 2008


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


Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|winhttp                     |msxml3




--- Comment #6 from Hans Leidekker <hans at 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.



More information about the wine-bugs mailing list