summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xprocess_bug.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/process_bug.cgi b/process_bug.cgi
index 2d3be2ff2..9a3db0a8f 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.