Closed
Bug 566504
Opened 14 years ago
Closed 14 years ago
Unable to register Contributor on stage-support-new without openfire database settings
Categories
(support.mozilla.org :: General, defect)
support.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
1.5.5
People
(Reporter: rbillings, Assigned: chizu)
References
Details
Unable to register new users on stage-support-new
1) https://support-stage-new.mozilla.com/tiki-login_scr.php?locale=en-US
2) register
3) enter new user details
expected: user created
actual: error user already exists
* User does not exist, verified in DB and via log in window
Comment 1•14 years ago
|
||
looks like SuMoMo has the same problem. The equivalent SuMoMo bug seems to be bug 561925
Updated•14 years ago
|
Updated•14 years ago
|
Target Milestone: 2.1 → 1.5.5
Comment 2•14 years ago
|
||
So... I couldn't reproduce this locally. Maybe James can figure it out. One thought I have so far is that the livechat_id section is throwing an exception in its try {} catch {} block (lines 183-220).
Also, this seems to work on desktop prod. A curious issue...
Comment 3•14 years ago
|
||
Openfire database settings were missing, which caused PDOExceptions, which got caught in a try-catch, which had... quiet error messaging.
Trevor fixed it for us.
Assignee: nobody → thardcastle
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Summary: Unable to register Contributor on stage-support-new → Unable to register Contributor on stage-support-new without openfire database settings
Reporter | ||
Comment 4•14 years ago
|
||
Verified able to create new contributors on a couple of browsers.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•