Bug 302927: Incorrect title when changing several bugs at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave

This commit is contained in:
lpsolit%gmail.com 2005-08-03 00:26:54 +00:00
Родитель d35cb8844b
Коммит df231c19dc
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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.