From: Dave Lawrence Date: Thu, 25 Oct 2012 15:01:59 +0000 (-0400) Subject: Bug 800509 - Add an X-Bugzilla-Resolution header in bugmail X-Git-Tag: bugzilla-4.5.1~337 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a75e735463fbd51da15e57c33ec4700e231f9d;p=thirdparty%2Fbugzilla.git Bug 800509 - Add an X-Bugzilla-Resolution header in bugmail r/a=LpSolit --- diff --git a/template/en/default/email/bugmail-header.txt.tmpl b/template/en/default/email/bugmail-header.txt.tmpl index f8a42e711f..bce88126a2 100644 --- a/template/en/default/email/bugmail-header.txt.tmpl +++ b/template/en/default/email/bugmail-header.txt.tmpl @@ -27,6 +27,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 %]