LocationError: (None, 'name') when merging an account with a NEW email address
Bug #1057947 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
Curtis Hovey |
Bug Description
MergePeopleView
This is basically the same as bug #1019975, just at a later stage.
Admins can work around this by manually setting the account to Active on +reviewaccount, and doing the merge through https:/
Related branches
lp://staging/~sinzui/launchpad/merge-non-active-person
- Brad Crittenden (community): Approve (code)
-
Diff: 82 lines (+49/-1)2 files modifiedlib/lp/services/verification/browser/logintoken.py (+2/-1)
lib/lp/services/verification/browser/tests/test_logintoken.py (+47/-0)
Changed in launchpad: | |
assignee: | nobody → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r16055 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 16055>.