Closed
Bug 705885
Opened 14 years ago
Closed 13 years ago
Possible 500 error if browserid waffle switch is not active
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect)
addons.mozilla.org Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: aschaar, Unassigned)
Details
https://github.com/mozilla/zamboni/blob/master/apps/users/views.py#L313
The return on line 325 references msg, but it isn't defined if the waffle switch is not active
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•