aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-08-03 07:26:54 +0000
committerlpsolit%gmail.com <>2005-08-03 07:26:54 +0000
commitdd4e2fafc7d0ebecfc11a580f7e42978edd21490 (patch)
tree6581fb443c7818ebf6b4313b583dc2a41b2b1ffb
parenta1f68bd592b3a5875dc5512691238f6d3468cd26 (diff)
downloadbugs-dd4e2fafc7d0ebecfc11a580f7e42978edd21490.tar
bugs-dd4e2fafc7d0ebecfc11a580f7e42978edd21490.tar.gz
bugs-dd4e2fafc7d0ebecfc11a580f7e42978edd21490.tar.bz2
bugs-dd4e2fafc7d0ebecfc11a580f7e42978edd21490.tar.xz
bugs-dd4e2fafc7d0ebecfc11a580f7e42978edd21490.zip
Bug 302927: Incorrect title when changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-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.