[Bug 17589] Strong Bad's Cool Game: launcher cannot connect to internet

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 21 07:09:00 CDT 2009


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


Tibault Damman <tibault.damman at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tibault.damman at gmail.com




--- Comment #6 from Tibault Damman <tibault.damman at gmail.com>  2009-08-21 07:08:59 ---
This is a regression in wine-gecko, as discovered in 
http://bugs.winehq.org/show_bug.cgi?id=17883

The gist is that the launcher contains this line:
<form method="get">
the new wine-gecko only works if you edit that to:
<form method="get" action="index.html">

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