From a82bafc987b763feaf95bebddb8e6a1f47c03c29 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 3 Aug 2005 07:29:38 +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 4b6410b2c7..9ff3d83c6a 100755 --- a/process_bug.cgi +++ b/process_bug.cgi @@ -1794,6 +1794,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