AttributeError OOPS when trying to subscribe to bugmail of a milestone

Bug #481356 reported by Ursula Junque
6
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://edge.launchpad.net/launchpad-project/+milestone/3.1.10
2) Click on Subscribe to bug mail
3) Boom: OOPS-1412EC1167
   AttributeError: 'ProjectMilestone' object has no attribute 'getSubscription'

Tags: lp-bugs oops

Related branches

Revision history for this message
Curtis Hovey (sinzui) wrote :

The bug-mail branch that landed on 2009-10-08 removed the IProjectMilestone constraint on the link
    enabled = not IProjectMilestone.providedBy(self.context)

affects: launchpad-registry → malone
Changed in malone:
importance: Undecided → High
status: New → Triaged
milestone: none → 3.1.11
Changed in malone:
assignee: nobody → Tom Berger (intellectronica)
Changed in malone:
status: Triaged → In Progress
Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit
Changed in malone:
status: In Progress → Fix Committed
Changed in malone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.