From: lpsolit%gmail.com <> Date: Thu, 14 Jul 2005 00:58:00 +0000 (+0000) Subject: Bug 300620: Deletion of a product yields "Insecure dependency in parameter 3" when... X-Git-Tag: bugzilla-2.20rc2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c22608a8b697a679691812ceb8c482ee3b2139e;p=thirdparty%2Fbugzilla.git Bug 300620: Deletion of a product yields "Insecure dependency in parameter 3" when useclassification is on - Patch by Frédéric Buclin r=wicked a=myk --- diff --git a/editproducts.cgi b/editproducts.cgi index 9d81f176cf..768e96a349 100755 --- a/editproducts.cgi +++ b/editproducts.cgi @@ -169,6 +169,9 @@ sub CheckClassificationProductNew ($$) CheckClassificationNew($cl); + trick_taint($prod); + trick_taint($cl); + my ($res) = $dbh->selectrow_array(q{ SELECT products.name FROM products