From: Hugo Date: Thu, 29 Nov 2012 19:33:07 +0000 (-0500) Subject: Bug 552694 - Add the "X-Bugzilla-Version" email header X-Git-Tag: bugzilla-4.4rc2~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b8c7069f698bbb9b33aaac3f7dcd33cd05d659;p=thirdparty%2Fbugzilla.git Bug 552694 - Add the "X-Bugzilla-Version" email header r=dkl, a=LpSolit --- diff --git a/template/en/default/email/bugmail-header.txt.tmpl b/template/en/default/email/bugmail-header.txt.tmpl index f8a42e711f..c754f6a425 100644 --- a/template/en/default/email/bugmail-header.txt.tmpl +++ b/template/en/default/email/bugmail-header.txt.tmpl @@ -23,6 +23,7 @@ X-Bugzilla-Classification: [% bug.classification %] [% END %] X-Bugzilla-Product: [% bug.product %] X-Bugzilla-Component: [% bug.component %] +X-Bugzilla-Version: [% bug.version %] X-Bugzilla-Keywords: [% bug.keywords %] X-Bugzilla-Severity: [% bug.bug_severity %] X-Bugzilla-Who: [% changer.login %]