[Bug 26586] IXMLHTTPRequest basic authentication doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 18 01:48:32 CDT 2013


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

--- Comment #19 from Nikolay Sivov <bunglehead at gmail.com> 2013-03-18 01:48:32 CDT ---
Created attachment 43962
  --> http://bugs.winehq.org/attachment.cgi?id=43962
patch

(In reply to comment #18)
> I meant it doesn't work with native urlmon. If you do winetricks ie8 for
> example, then there is
> 
> fixme:msxml:Authenticate_Authenticate (0x18fe08)->(0x190d7c 0x32ea80 0x32ea84)

I see. Please try attached patch.

> And sample must be killed. Some links
> 
> http://support.microsoft.com/kb/834489/en-us
> http://support.microsoft.com/kb/832414/en-us

I see, so first article is for IE part only (urlmon), and second seems to be a
fix at msxml level, but I'm not sure. For some reason I can't install IE8 right
now, so please go ahead and test proposed fix. Hopefully it won't reject
modified uri and will still call this callback method.

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