From dd4e2fafc7d0ebecfc11a580f7e42978edd21490 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 3 Aug 2005 07:26:54 +0000 Subject: [PATCH] =?utf8?q?Bug=20302927:=20Incorrect=20title=20when=20chang?= =?utf8?q?ing=20several=20bugs=20at=20once=20-=20Patch=20by=20Fr=C3=A9d?= =?utf8?q?=C3=A9ric=20Buclin=20=20r=3Dwicked=20a=3Djust?= =?utf8?q?dave?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- process_bug.cgi | 1 + 1 file changed, 1 insertion(+) diff --git a/process_bug.cgi b/process_bug.cgi index 2d3be2ff25..9a3db0a8f1 100755 --- a/process_bug.cgi +++ b/process_bug.cgi @@ -1784,6 +1784,7 @@ foreach my $id (@idlist) { 'changer' => Bugzilla->user->login }; $vars->{'id'} = $id; + $vars->{'type'} = "bug"; # Let the user know the bug was changed and who did and didn't # receive email about the change. -- 2.47.2