Cannot login with Internet Explorer 8

Issue #7 resolved
Former user created an issue

Originally reported on Google Code with ID 7 ``` What steps will reproduce the problem? 1. Change default login password 2. Open phpliteadmin with Internet Explorer 8 and try to enter password to login 3.

What is the expected output? What do you see instead? In Internet Explorer 8 I cannot login. I enter the password and I still see the login page. Works fine in other browsers.

What version of the product are you using? On what operating system? phpliteadmin 1.7

Please provide any additional information below. Opening on windows 7, with IE8.

```

Reported by `caraboy` on 2011-04-02 19:45:31

Comments (9)

  1. Dane Iracleous

    ``` I am unable to reproduce this bug. Logging in works fine for me in IE8. ```

    Reported by `diracleo` on 2011-04-04 05:04:26

  2. Former user Account Deleted

    ``` This is an issue fixed in phpLiteAdmin v1.8.1, please update _immediately_. Thanks for your tip! ```

    Reported by `ian.aldrighetti` on 2011-04-10 18:38:16 - Status changed: `Done` - Labels added: Priority-Critical, Security - Labels removed: Priority-Medium

  3. Former user Account Deleted

    ``` Hello! Unfortunately the bug is still present in 1.8.1. Just downloaded this right now and tried to login in Internet Explorer, and the same, did not login. If I leave the password field empty I get a "wrong password" prompt. Running php 5.2.2 on a local xmpp dev install. What more info should I send you to reproduce this issue?

    Thank you! ```

    Reported by `caraboy` on 2011-04-10 19:11:20

  4. Dane Iracleous

    ``` Do you have some kind of error console or output you can send? I am at a complete loss as to why this is happening to you. No one else has reported this issue. Do you know anything about PHP? If so, you should dive into the source code to figure out what's going on. You are the best person to debug since no one else here is able to reproduce this issue. I followed the exact steps you listed and logging in worked just fine on IE8. ```

    Reported by `diracleo` on 2011-04-11 10:58:52 - Status changed: `Started`

  5. Former user Account Deleted

    ``` Yup, I am able to reproduce it in IE9. I logged in and then logged out multiple times, then when you type the password in, DO NOT hit the log in button, but hit the Enter key.

    I did a var_dump of $_POST and apparently IE is not sending the value of the log in button which is used to check if you are logging in.

    Give me a few minutes :-) ```

    Reported by `ian.aldrighetti` on 2011-04-11 15:00:18 - Status changed: `Accepted`

  6. Former user Account Deleted

    ``` Finally, it`s working! :) Sorry for answering so late, maybe on different timezone. :) Logged in using IE8 and IE9. Seems to be ok now! If I bump into more problems I`ll be sure to post them.

    PS: I`m not an IE fan, just happens that my University PC`s are running it. :D ```

    Reported by `caraboy` on 2011-04-11 20:16:03

  7. Former user Account Deleted

    ``` Great, glad we could fix the problem... Thanks for helping out, much appreciated.

    I will release 1.8.2 in an hour or so once I get home from school. ```

    Reported by `ian.aldrighetti` on 2011-04-11 20:44:14 - Status changed: `Verified`

  8. Dennis Leukhin

    ``` Same problems using 1.8.3 with Opera browser. ```

    Reported by `stonedmind` on 2011-05-18 17:11:34

  9. Log in to comment