Closed
Bug 744486
Opened 13 years ago
Closed 9 years ago
"duplicate entry for username" errors when posting to enter_bug.cgi
Categories
(bugzilla.mozilla.org Graveyard :: Extensions: Persona, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: glob, Unassigned)
References
()
Details
DBD::mysql::db do failed: Duplicate entry 'user@example.com' for key 2 [for Statement "INSERT INTO profiles (is_enabled, realname, comment_count, cryptpassword, creation_ts, login_name) VALUES (?,?,?,?,?,?)"] at Bugzilla/Object.pm line 511.
at Bugzilla/Object.pm line 511
Bugzilla::Object::insert_create_data(...) called at Bugzilla/Object.pm line 436
Bugzilla::Object::create(...) called at Bugzilla/User.pm line 1771
Bugzilla::User::create(...) called at Bugzilla/Auth/Verify.pm line 87
Bugzilla::Auth::Verify::create_or_update_user(...) called at Extension/BrowserID/Login.pm line 77
Bugzilla::Extension::BrowserID::Login::get_login_info(...) called at Bugzilla/Auth/Login/Stack.pm line 61
...
Comment 1•9 years ago
|
||
Persona -> WONTFIX
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•