Add a RecipientReason class to bugnotificationrecipients.py
Bug #594211 reported by
Graham Binns
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Graham Binns |
Bug Description
BugNotification
Related branches
lp://qastaging/~gmb/launchpad/refactor-bugnotificationbuilder-bug-594211-part-2
- Abel Deuring (community): Approve (code)
-
Diff: 333 lines (+298/-3)3 files modifiedlib/lp/bugs/configure.zcml (+8/-0)
lib/lp/bugs/mail/bugnotificationrecipients.py (+101/-3)
lib/lp/bugs/mail/tests/test_bugnotificationrecipients.py (+189/-0)
Changed in malone: | |
status: | Triaged → In Progress |
assignee: | nobody → Graham Binns (gmb) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in malone: | |
status: | Fix Committed → Fix Released |
summary: |
- Refactor BugNotificationBuilder to extend BaseMailer + Add a BugNotificationRecipientsClass |
summary: |
- Add a BugNotificationRecipientsClass + Add a RecipientReason class to bugnotificationrecipients.py |
description: | updated |
tags: |
added: story-refactor-bugnotifications removed: qa-ok |
Changed in malone: | |
status: | Fix Released → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11053 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11053>.