http://bugs.winehq.org/show_bug.cgi?id=29690
Bug #: 29690 Summary: Simple login system doesn't work in builtin iexplore Product: Wine Version: 1.3.37 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
wine iexplore http://netikka.net/dev/login.php
Enter any username/password -> nothing happens.
Correct username and password is: test
Problem is form action is the same login.php
<form action="login.php" method="post">
Works if I change that to something else.
http://bugs.winehq.org/show_bug.cgi?id=29690
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=29690
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2012-01-23 12:26:20 CST --- What if you use "?" as the action?
http://bugs.winehq.org/show_bug.cgi?id=29690
--- Comment #2 from ocean04@suomi24.fi 2012-01-23 13:06:52 CST --- with "?" it works only for first try. If you give wrong password -> you can't try again.
I believe it works once because login.php and login.php? are different urls.
Btw, workaround is winetricks ie6
http://bugs.winehq.org/show_bug.cgi?id=29690
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |jacek@codeweavers.com Component|-unknown |mshtml Ever Confirmed|0 |1
--- Comment #3 from Jacek Caban jacek@codeweavers.com 2012-01-26 09:21:24 CST --- Patch sent:
http://source.winehq.org/patches/data/83221
http://bugs.winehq.org/show_bug.cgi?id=29690
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c77ba794b7042611d6500a37fdd | |4263f04cab8a9 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from ocean04@suomi24.fi 2012-01-27 01:58:46 CST --- Thanks!
http://bugs.winehq.org/show_bug.cgi?id=29690
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-01-27 14:17:18 CST --- Closing bugs fixed in 1.4-rc1.