http://bugs.winehq.org/show_bug.cgi?id=17589
Vincent Beers VincentBeers@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #7 from Vincent Beers VincentBeers@gmail.com 2009-09-06 07:11:10 --- (In reply to comment #6)
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">
Thank you. 1.1.29 fixes the bug and I can finally enter my registration code and play the game again.