Bug 171322 process_bug.cgi makes reference to non-existant product variable
2xr=bbaetz git-svn-id: svn://10.0.0.236/trunk@130709 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
cd7a369a91
commit
62bcfce3eb
@ -1076,6 +1076,7 @@ foreach my $id (@idlist) {
|
|||||||
}
|
}
|
||||||
$i++;
|
$i++;
|
||||||
}
|
}
|
||||||
|
$oldhash{'product'} = get_product_name($oldhash{'product_id'});
|
||||||
if ($requiremilestone) {
|
if ($requiremilestone) {
|
||||||
my $value = $::FORM{'target_milestone'};
|
my $value = $::FORM{'target_milestone'};
|
||||||
if (!defined $value || $value eq $::dontchange) {
|
if (!defined $value || $value eq $::dontchange) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user