diff options
Diffstat (limited to 'process_bug.cgi')
-rwxr-xr-x | process_bug.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/process_bug.cgi b/process_bug.cgi index 3479710f1..715546fde 100755 --- a/process_bug.cgi +++ b/process_bug.cgi @@ -903,6 +903,7 @@ The changes made were: $origCcString .= ",$old"; # make sure to send mail to people # if they are going to no longer get # updates about this bug. + $old = "" if $old == 0; } if ($col eq 'product') { RemoveVotes($id, 0, |