AttributeError in +resetpassword
Bug #462923 reported by
Ursula Junque
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Invalid
|
Undecided
|
Unassigned | ||
Launchpad itself |
Fix Released
|
High
|
Guilherme Salgado |
Bug Description
As seen on OOPS-1389H3247:
AttributeError: can't set attribute
<gary_poster> For the ResetPasswordView, next_url is an @property that does not have a setter defined, and yet _cancel in the superclass BaseTokenView tries to set next_url. Boom. That's a Foundations bug.
Changed in launchpad-foundations: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Gary Poster (gary) |
Changed in launchpad-foundations: | |
milestone: | none → 3.1.10 |
Changed in launchpad-foundations: | |
assignee: | Gary Poster (gary) → Guilherme Salgado (salgado) |
Changed in launchpad-foundations: | |
status: | Triaged → In Progress |
Changed in canonical-identity-provider: | |
assignee: | nobody → Guilherme Salgado (salgado) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Doesn't affect c-i-p. For more details, see https:/ /code.edge. launchpad. net/~salgado/ launchpad/ bug-462923/ +merge/ 14232/comments/ 36913