summaryrefslogtreecommitdiffstats
path: root/template/en/default/email
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-10-25 17:08:04 +0200
committerDave Lawrence <dlawrence@mozilla.com>2012-10-25 17:08:04 +0200
commit37e64ad3c90e56b348f5936294b9f6689ac7386d (patch)
tree8efbe7504e9e7cc138cd3612a5183a02c49cf3bb /template/en/default/email
parentd73af7a17b61d30a403d22cc6cffcd7df105f762 (diff)
downloadbugzilla-37e64ad3c90e56b348f5936294b9f6689ac7386d.tar.gz
bugzilla-37e64ad3c90e56b348f5936294b9f6689ac7386d.tar.xz
Bug 800509 - Add an X-Bugzilla-Resolution header in bugmail
Diffstat (limited to 'template/en/default/email')
-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 0aed05d27..1cbc8864b 100644
--- a/template/en/default/email/bugmail-header.txt.tmpl
+++ b/template/en/default/email/bugmail-header.txt.tmpl
@@ -42,6 +42,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 %]