AttributeError OOPS when trying to subscribe to bugmail of a milestone
Bug #481356 reported by
Ursula Junque
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Eleanor Berger |
Bug Description
Steps to reproduce:
1) Go to https:/
2) Click on Subscribe to bug mail
3) Boom: OOPS-1412EC1167
AttributeError: 'ProjectMilestone' object has no attribute 'getSubscription'
Related branches
lp://qastaging/~intellectronica/launchpad/bug-481356
- Canonical Launchpad Engineering: Pending (code) requested
-
Diff: 45 lines (+14/-1)2 files modifiedlib/canonical/launchpad/browser/structuralsubscription.py (+6/-1)
lib/lp/registry/stories/milestone/xx-milestone-add-and-edit.txt (+8/-0)
Changed in malone: | |
assignee: | nobody → Tom Berger (intellectronica) |
Changed in malone: | |
status: | Triaged → In Progress |
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The bug-mail branch that landed on 2009-10-08 removed the IProjectMilestone constraint on the link ne.providedBy( self.context)
enabled = not IProjectMilesto