Bug 116898

Summary: perl taint issue, removing self from CC
Product: [Community] Bugzilla Reporter: R P Herrold <herrold>
Component: Bugzilla GeneralAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-07-15 22:39:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description R P Herrold 2004-02-26 04:30:33 UTC
Changes submitted for bug 18959
Software error:

Insecure dependency in exec while running with -T switch at
/var/www/bugzilla/bugzilla/process_bug.cgi line 1818.

For help, please send mail to the webmaster (bugzilla),
giving this error message and the time and date of the error.
	Back To # 18959
Software error:

SELECT profiles.userid, profiles.login_name,  profiles.disabledtext 
FROM profiles, logincookies WHERE logincookies.cookie = '73775' AND
profiles.userid = logincookies.userid AND profiles.login_name =
'herrold' AND (logincookies.ipaddr = '24.31.189.192' OR
logincookies.ipaddr = '24.31.189.192'): server closed the connection
unexpectedly at globals.pl line 337.

For help, please send mail to the webmaster (bugzilla),
giving this error message and the time and date of the error. 

=============

within the last ten minutes

Comment 1 David Lawrence 2004-07-15 22:39:14 UTC
Fixed.