summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-10-25 17:01:59 +0200
committerDave Lawrence <dlawrence@mozilla.com>2012-10-25 17:01:59 +0200
commitb4a75e735463fbd51da15e57c33ec4700e231f9d (patch)
treed417386ef0df9ebd2da30bf1e95ea9ade0230742 /template
parent7ca00e7e232eb8bc29340f7dac6a0aef638fcb01 (diff)
downloadbugzilla-b4a75e735463fbd51da15e57c33ec4700e231f9d.tar.gz
bugzilla-b4a75e735463fbd51da15e57c33ec4700e231f9d.tar.xz
Bug 800509 - Add an X-Bugzilla-Resolution header in bugmail
r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/email/bugmail-header.txt.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/email/bugmail-header.txt.tmpl b/template/en/default/email/bugmail-header.txt.tmpl
index f8a42e711..bce88126a 100644
--- a/template/en/default/email/bugmail-header.txt.tmpl
+++ b/template/en/default/email/bugmail-header.txt.tmpl
@@ -27,6 +27,7 @@ X-Bugzilla-Keywords: [% bug.keywords %]
X-Bugzilla-Severity: [% bug.bug_severity %]
X-Bugzilla-Who: [% changer.login %]
X-Bugzilla-Status: [% bug.bug_status %]
+X-Bugzilla-Resolution: [% bug.resolution %]
X-Bugzilla-Priority: [% bug.priority %]
X-Bugzilla-Assigned-To: [% bug.assigned_to.login %]
X-Bugzilla-Target-Milestone: [% bug.target_milestone %]