View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011882 | mantisbt | authentication | public | 2010-05-04 08:54 | 2010-09-19 03:12 |
Reporter | surfspider | Assigned To | dhx | ||
Priority | immediate | Severity | block | Reproducibility | random |
Status | closed | Resolution | duplicate | ||
Platform | Server | OS | Windows | OS Version | 2000 |
Product Version | 1.2.1 | ||||
Summary | 0011882: Login hangs, logging crashes | ||||
Description | after authenticating with anonymous and other users mantis blocks for another login and crashes. unfortunately this issue still doesnt't seems to be solved in the current version 1.2.1 | ||||
Steps To Reproduce | I'm using the current xampp installation version 1.7.3: Apache 2.2.14 (IPv6 enabled) + OpenSSL 0.9.8lMySQL 5.1.41 + PBXT enginePHP 5.3.1 | ||||
Tags | No tags attached. | ||||
What do you mean with "crashes"? What do you mean with "this issue still doesnt't seems to be solved" |
|
we've updated to Manits 1.2.0 and then 1.2.1 and since this there are sometimes problems with the login. What might be the prob? Session Cookie? Is there a solution out there? |
|
Is there a debug flag to see more informations when the problem occures? |
|
Okay, today we had the same problem with an user how had it on yesterday. problem is: he wants to login, but the browser hangs after pressing the login button with no return. after this we must close the browser to try again or use another user account to test. we'he tried the reset the passwort but if we login by "lost passwd link" and set a new one the page with the "preferences" never finishes the submit action. so we copied the passhash in mysql from another user and then: it works... but we have to restart the apache to change the copied passwdhash by the userprefs page... strange... any ideas? this occures since upgrading to mantis 1.2.0 ... |
|
No error message is displayed. Following issues are related to this one: |
|
Probably a duplicate of 0011535 where the problem is a buggy PHP 5.3.1 release (ie. not MantisBT's problem). |
|
fix with tip 0011535 commenting line 349 works thx |
|