http://bugs.winehq.org/show_bug.cgi?id=9915
Summary: cookies not set within steam Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-net AssignedTo: wine-bugs@winehq.org ReportedBy: hbernier@gmail.com
Created an attachment (id=8415) --> (http://bugs.winehq.org/attachment.cgi?id=8415) output of wine when attempting to enter age verification information
Issue: When attempting to install a demo or purchase a game which requires age verification, instead of setting the cookie and being forwarded to the appropriate page, we are redirected to the steampowered.com front page.
This was possible in 0.9.46.
Background: Actually purchasing or trying a demo did not work in 0.9.46, due to bug 9516. This was resolved in wine-0.9.46-g54720c7. It is now possible to install games that do not require age verification.
Testing: Control Case: navigate site with 'ie'
wine iexplore "http://www.steampowered.com"
- Navigate to stubbs the zombie: games->browse games->single player- click on 'name' to sort by name, press 9. - Click on stubbs the zomie demo. - Enter age, get redirected to proper place.
The cookie was set and I was redirected to the proper page. It's not possible to install the game at this point, probably because steam isn't a registered handler.
Test Case: Navigate site within the steam interface
wine Steam.exe
- Follow above instructions to reach appropriate game - Enter Age
Instead of being redirected to proper area, you are now redirected to the main page of steam powered.
I have attached the output of wine relative to this problem
http://bugs.winehq.org/show_bug.cgi?id=9915
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2007-10-06 12:51:54 --- Can you do a regression test to find which patch broke it? http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=9915
--- Comment #2 from Hugo Bernier hbernier@gmail.com 2007-10-06 13:56:59 --- I'm running a regression test now.
http://bugs.winehq.org/show_bug.cgi?id=9915
Hugo Bernier hbernier@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #3 from Hugo Bernier hbernier@gmail.com 2007-10-07 13:43:19 --- Regression testing takes a long time :-)
According to git, this patch is the culprit.
47c91d4d18614abda813cb09219722eb2e24fc56 is first bad commit commit 47c91d4d18614abda813cb09219722eb2e24fc56 Author: Jacek Caban jacek@codeweavers.com Date: Sat Sep 29 03:41:10 2007 +0200
mshtml: Use GetWineURL in before_async_open.
:040000 040000 e141b09fee2ba0f92e991141aa1831c59bc5d2c8 f0f847aa7aa4c172560dcc29bf3c8f9e671fb169 M dlls
http://bugs.winehq.org/show_bug.cgi?id=9915
--- Comment #4 from Austin English austinenglish@gmail.com 2008-04-15 01:29:44 --- Is this still an issue in current (0.9.59 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9915
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Lei Zhang thestig@google.com 2008-09-09 19:31:07 --- Works fine for me with today's git.
http://bugs.winehq.org/show_bug.cgi?id=9915
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-09-19 11:16:41 --- Closing bugs fixed in 1.1.5.
http://bugs.winehq.org/show_bug.cgi?id=9915
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified