From: lpsolit%gmail.com <> Date: Tue, 23 Aug 2005 04:31:16 +0000 (+0000) Subject: Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by defau... X-Git-Tag: bugzilla-2.20~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b4c31de62cb39b61068c4afe0b28475fccaf78;p=thirdparty%2Fbugzilla.git Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by default - Patch by Marc Schumann r=LpSolit a=justdave --- diff --git a/defparams.pl b/defparams.pl index c8900e7227..b598cc20cc 100644 --- a/defparams.pl +++ b/defparams.pl @@ -772,6 +772,8 @@ To: %to% Subject: [Bug %bugid%] %neworchanged%%summary% %threadingmarker% X-Bugzilla-Reason: %reasonsheader% +X-Bugzilla-Product: %product% +X-Bugzilla-Component: %component% %urlbase%show_bug.cgi?id=%bugid%