[Bug 39764] New: An attempt to do automatic authentication unexpectedly drops the payload from server response

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 8 07:40:38 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39764

            Bug ID: 39764
           Summary: An attempt to do automatic authentication unexpectedly
                    drops the payload from server response
           Product: Wine
           Version: 1.8-rc3
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Keywords: download, regression, source, testcase
          Severity: normal
          Priority: P2
         Component: winhttp
          Assignee: wine-bugs at winehq.org
          Reporter: dmitry at baikal.ru
                CC: hans at meelstraat.net
   Regression SHA1: 1eb86e1fca71f634b54bf105703c1247d87b39ee
      Distribution: ---

I have an application that fails to gracefully handle a failed connection
to the server and provide a meaningful explanation. This turned out to be
a regression:

1eb86e1fca71f634b54bf105703c1247d87b39ee is the first bad commit
commit 1eb86e1fca71f634b54bf105703c1247d87b39ee
Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Dec 9 12:45:46 2014 +0100

    winhttp: Enable automatic authentication by default in the request object.

:040000 040000 d1dd9fe95bdf0f575eb6ed85767eec41ce80593d
9df16820020c8da18fedcd7869b29aff2fe0ba36 M    dlls

The above commit can be cleanly reverted (it's just 1 line changed), and
after the revert the application works again, and behaves exactly like it
does under Windows: it outputs the server response.

A test case that reproduces the problem was sent to wine-patches.

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