[Bug 29365] Internet Explorer 8 fails to submit a URL to VirusTotal for analysis

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 18 04:40:03 CST 2011


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

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> 2011-12-18 04:40:03 CST ---
(In reply to comment #3)
> Created attachment 38011 [details]
> +msxml,+tid with patch (1.1MB)
> 
> Hi Nikolay,
> 
> (In reply to comment #2)
> > Try this patch, and attach +msxml,+tid with it.
> 
> It still behaves the same way unfortunately. Log attached.

I screwed up header parsing:

---
003b:trace:msxml:add_response_header got header L"HTTP/1.0 200
OK\r\nDate":(null)
003b:trace:msxml:add_response_header got header L"\nDate":L" Sun, 18 Dec 2011 "
...
---

so first line with status code should be skipped. I'll prepare another patch.

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