Footer on bug emails could be formatted better
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Graham Binns |
Bug Description
To take an example:
--
code coverage unclean
https:/
You received this bug notification because you are a member of bzr-core,
which is the registrant for Bazaar.
Status in Bazaar Version Control System: Triaged
Bug description:
the code coverage hack has been put in outside the runner facilities,
which make it less easily reused. It should be integrated - e.g. per
test (ideal, test framework code won't obfuscate things), or attached to
the runner.
-Rob
affects /products/bzr
--
I think this would be better as:
--
You received this bug notification because you are a member of bzr-core,
which is the registrant for Bazaar.
https:/
Title:
code coverage unclean
Status in Bazaar Version Control System:
Triaged
Bug description:
the code coverage hack has been put in outside the runner facilities,
which make it less easily reused. It should be integrated - e.g. per
test (ideal, test framework code won't obfuscate things), or attached to
the runner.
-Rob
affects /products/bzr
--
The key differences here are that the information isn't split by the "You've received..." line, that all of the information is formatted in the same way, and that the information has some indentation to differentiate it from the text of the main message.
Related branches
- Abel Deuring (community): Approve (code)
-
Diff: 510 lines (+106/-79)4 files modifiedlib/canonical/launchpad/emailtemplates/bug-notification-verbose.txt (+5/-3)
lib/canonical/launchpad/emailtemplates/bug-notification.txt (+4/-2)
lib/lp/bugs/doc/bugnotification-sending.txt (+96/-68)
lib/lp/bugs/scripts/bugnotification.py (+1/-6)
tags: | added: trivial |
Changed in malone: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: story-better-bug-notification |
Changed in malone: | |
status: | Triaged → In Progress |
assignee: | nobody → Graham Binns (gmb) |
Changed in malone: | |
status: | Fix Committed → Fix Released |
Fixed in stable r11990 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11990>.