Closed
Bug 919314
Opened 12 years ago
Closed 12 years ago
Do not list the target milestone in bugmail headers when usetargetmilestone is off
Categories
(Bugzilla :: Email Notifications, defect)
Bugzilla
Email Notifications
Tracking
()
RESOLVED
FIXED
Bugzilla 5.0
People
(Reporter: sjoshi, Assigned: sjoshi)
Details
Attachments
(1 file)
|
583 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
In header-common.txt.tmpl,
X-Bugzilla-Priority: [% bug.priority %]
X-Bugzilla-Assigned-To: [% bug.assigned_to.login %]
X-Bugzilla-Target-Milestone: [% bug.target_milestone %]
X-Bugzilla-Flags:[% FOREACH flag = bug.flags %] [%+ flag.name %][% flag.status %][% END %]
| Assignee | ||
Updated•12 years ago
|
Attachment #808302 -
Flags: review?(simon)
| Assignee | ||
Updated•12 years ago
|
Assignee: email-notifications → joshi_sunil
Updated•12 years ago
|
Assignee: joshi_sunil → email-notifications
Summary: Setting bugmail header for Target Milestone even if usetargetmilestone is off. → Do not list the target milestone in bugmail headers when usetargetmilestone is off
Target Milestone: --- → Bugzilla 5.0
Comment 1•12 years ago
|
||
Hum, no midair collision.... bmo is broken \o/
Assignee: email-notifications → joshi_sunil
Status: NEW → ASSIGNED
Comment 2•12 years ago
|
||
Comment on attachment 808302 [details] [diff] [review]
Patch-v1
r=LpSolit
Attachment #808302 -
Flags: review?(simon) → review+
Updated•12 years ago
|
Flags: approval?
Comment 3•12 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/email/header-common.txt.tmpl
Committed revision 8790.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•