Closed Bug 1183709 Opened 9 years ago Closed 9 years ago

Need to initially log in twice

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ben.vandermerwe, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.132 Safari/537.36

Steps to reproduce:

Log out of bugzilla.  Go to the main bugzilla page in any web browser (Chrome, FireFox, IE12). Click "Log In". The top line changes and you can supply your email address and password. Then click the "Log In" button or press enter. Note that you cannot click the "Log In" button unless you complete these two fields.


Actual results:

You get a web browser window that reads "Bugzilla - Log in to Bugzilla". On this page you have to enter you email address and password again, and click "Log in" and only then will you be logged in.


Expected results:

After entering your email address and password on the main bugzilla page and clicked "Log In", you should be logged in. Why do you get the second page where you have to enter them again?
This is with Bugzilla 5.0, running under Apache 2.2, Perl 5.20, on Windows 8.1. But we also have this issue with Bugzilla 4.x running on entirely different servers.

I doubt it is a cookie issue, as once our users are logged in, they remain logged in, even if they start a new session.

But the users always ask: Why do I need to log in twice?
This is a support question. Please visit https://www.bugzilla.org/support for help.

I think you have your urlbase and/or cookiepath parameters incorrectly set, or you edited them and your web browser still has old login cookies in cache, which conflict with the new ones, triggering the 2nd login page.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.