http://bugs.winehq.org/show_bug.cgi?id=27898
Summary: Winhttprequest wrong credentials return empty response Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi
Example from bug 27864
http://netikka.net/dev/winhttp5.exe
Enter wrong username or password and click "download"
Windows: Returns page, where it says "..you provide the wrong username and/or password.." Wine: Returns empty.
http://bugs.winehq.org/show_bug.cgi?id=27898
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=27898
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2011-07-27 05:15:46 CDT --- It's empty because automatic authentication is enabled by default, which means that any content from a 401 response is drained.
http://bugs.winehq.org/show_bug.cgi?id=27898
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2011-07-28 14:15:09 CDT --- Fixed by 7939090fde5a51b7db63bdcdd683c98eb672b16b.
http://bugs.winehq.org/show_bug.cgi?id=27898
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-08-05 12:38:09 CDT --- Closing bugs fixed in 1.3.26.