[Bug 34496] New: Regression: winhttp POST fails
http://bugs.winehq.org/show_bug.cgi?id=34496 Bug #: 34496 Summary: Regression: winhttp POST fails Product: Wine Version: 1.7.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs(a)winehq.org ReportedBy: rosslagerwall(a)gmail.com Classification: Unclassified Since bb3097f01e532583c8c78c9daf64ff29f8eb255c, posting data with winhttp fails for me. The test program from http://bugs.winehq.org/show_bug.cgi?id=29093 does not work anymore (no output shows and the request doesn't appear to complete). This means that Numberwise (http://www.numberwise.com) does not work anymore. commit bb3097f01e532583c8c78c9daf64ff29f8eb255c Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Mar 25 13:26:37 2013 +0100 winhttp: Add a read-ahead buffer to allow WinHttpQueryDataAvailable to return the right values in chunked mode. This is a port of wininet commit 3d02c42b39c7346a97c41974418a6d01a29f9b81. Thanks -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 Ross Lagerwall <rosslagerwall(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Summary|Regression: winhttp POST |winhttp POST fails |fails | Regression SHA1| |bb3097f01e532583c8c78c9daf6 | |4ff29f8eb255c -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 --- Comment #1 from Ross Lagerwall <rosslagerwall(a)gmail.com> 2013-09-14 04:59:08 CDT --- Created attachment 45948 --> http://bugs.winehq.org/attachment.cgi?id=45948 Patch to fix the problem -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 Ross Lagerwall <rosslagerwall(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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.
http://bugs.winehq.org/show_bug.cgi?id=34496 --- Comment #2 from Ross Lagerwall <rosslagerwall(a)gmail.com> 2013-09-23 00:42:19 CDT --- Ping. Any chance of this being applied. It seems like a fairly trivial fix for a regression... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-09-23 07:29:41 CDT --- Maybe this patch is related to it: http://source.winehq.org/patches/data/99047 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 --- Comment #4 from Ross Lagerwall <rosslagerwall(a)gmail.com> 2013-09-23 09:47:44 CDT --- Thanks for the headsup. That does indeed seem to fix the problem since it reworks the query_data_available function where the bug was. I'll close this when/if those patches hit master. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |59b0374710ea735d71ceaa58fe2 | |b311801160bc9 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-09-24 07:26:25 CDT --- Patch commited: http://source.winehq.org/git/wine.git/commitdiff/59b0374710ea735d71ceaa58fe2... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-09-27 13:41:21 CDT --- Closing bugs fixed in 1.7.3. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.6.x -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34496 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.x |--- --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-15 13:40:14 CST --- Removing 1.6.x milestone from bugs included in 1.6.1. -- 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.
participants (1)
-
wine-bugs@winehq.org