From 2792419ee44cb3d1ed8d33085d4ed39a26b60bbc Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 29 Nov 2012 14:30:46 -0500 Subject: Bug 552694 - Add the "X-Bugzilla-Version" email header r=dkl, a=LpSolit --- template/en/default/email/bugmail-header.txt.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template') diff --git a/template/en/default/email/bugmail-header.txt.tmpl b/template/en/default/email/bugmail-header.txt.tmpl index bce88126a..1489f2400 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 %] -- cgit v1.2.3-24-g4f1b