summaryrefslogtreecommitdiffstats
path: root/template/en/default/email
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-08-23 18:51:43 +0200
committerDave Lawrence <dlawrence@mozilla.com>2012-08-23 18:51:43 +0200
commit59fc67aa8f4a4a00037d01107da07da5e82c8127 (patch)
tree48afd60cf6f549d52fb4e0615021d533301909bf /template/en/default/email
parent091283e1a85161f78ec9b36564ff47dc5e89b854 (diff)
downloadbugzilla-59fc67aa8f4a4a00037d01107da07da5e82c8127.tar.gz
bugzilla-59fc67aa8f4a4a00037d01107da07da5e82c8127.tar.xz
Bug 785063 - content of x-bugzilla-changed-fields in bugmail has changed from field descriptions to field names
r=glob
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 afd359a34..0aed05d27 100644
--- a/template/en/default/email/bugmail-header.txt.tmpl
+++ b/template/en/default/email/bugmail-header.txt.tmpl
@@ -46,4 +46,5 @@ X-Bugzilla-Priority: [% bug.priority %]
X-Bugzilla-Assigned-To: [% bug.assigned_to.login %]
X-Bugzilla-Target-Milestone: [% bug.target_milestone %]
X-Bugzilla-Changed-Fields: [% changedfields.join(" ") %]
+X-Bugzilla-Changed-Field-Names: [% changedfieldnames.join(" ") %]
[%+ threadingmarker %]