From c00698f56cacd6809076371de00a5911b7100e32 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 23 Aug 2005 04:26:27 +0000 Subject: Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by default - Patch by Marc Schumann r=LpSolit a=justdave --- defparams.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'defparams.pl') diff --git a/defparams.pl b/defparams.pl index ffb9c68d9..60e41eb96 100644 --- a/defparams.pl +++ b/defparams.pl @@ -792,6 +792,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% -- cgit v1.2.3-24-g4f1b