mailnotification still contains a lot of Bugs specific code.
Bug #621236 reported by
Gavin Panella
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Gavin Panella |
Bug Description
There is a lot of Bugs (malone) specific code in canonical.
Related branches
lp://qastaging/~allenap/launchpad/refactor-mailnotification
- Aaron Bentley (community): Approve
-
Diff: 1160 lines (+465/-471)11 files modifiedlib/canonical/launchpad/emailtemplates/notify-unhandled-email.txt (+0/-7)
lib/canonical/launchpad/mailnotification.py (+4/-434)
lib/canonical/launchpad/subscribers/karma.py (+3/-1)
lib/lp/bugs/configure.zcml (+6/-9)
lib/lp/bugs/doc/bugnotification-email.txt (+3/-6)
lib/lp/bugs/doc/bugsubscription.txt (+2/-4)
lib/lp/bugs/mail/newbug.py (+95/-0)
lib/lp/bugs/scripts/bugnotification.py (+2/-4)
lib/lp/bugs/subscribers/bug.py (+268/-5)
lib/lp/bugs/subscribers/bugcreation.py (+3/-1)
lib/lp/bugs/subscribers/bugtask.py (+79/-0)
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11417 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11417>.