Closed
Bug 1082700
Opened 11 years ago
Closed 11 years ago
prefLocale is named incorrectly on staging and prod
Categories
(Webmaker Graveyard :: Login, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jon, Assigned: jon)
Details
(Whiteboard: [oct17])
Attachments
(1 file)
The migration script added the column name as `preflocale` instead of `prefLocale`, meaning that some code is getting `undefined` as the locale.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8504877 -
Flags: review?(cade)
Updated•11 years ago
|
Attachment #8504877 -
Flags: review?(cade) → review+
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/login.webmaker.org
https://github.com/mozilla/login.webmaker.org/commit/ea29ba7e7b876b536c72f732f9088330be15028c
Fix bug 1082700 - Rename prefLocale column correctly
You need to log in
before you can comment on or make changes to this bug.
Description
•