From: Hugo Date: Thu, 29 Nov 2012 19:30:46 +0000 (-0500) Subject: Bug 552694 - Add the "X-Bugzilla-Version" email header X-Git-Tag: bugzilla-4.5.1~291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2792419ee44cb3d1ed8d33085d4ed39a26b60bbc;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 bce88126a2..1489f2400c 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 %]