]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fixed very very nasty bug which, when deleting a component, would tell
authorterry%mozilla.org <>
Fri, 17 Dec 1999 11:41:12 +0000 (11:41 +0000)
committerterry%mozilla.org <>
Fri, 17 Dec 1999 11:41:12 +0000 (11:41 +0000)
commitf78955364bb90d95b295af690eb16a90ee5b9db8
treec9f07f61e6b116aa4ccf3942271fe7bbbcaa20ed
parent653e191956e726707d6ee2f322644c6f5ed036a6
Fixed very very nasty bug which, when deleting a component, would tell
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.)  Added some paranoia to prevent such things from
happening again.  Yikes.
editcomponents.cgi
editproducts.cgi
editversions.cgi