Bug 626363

Summary: Bugzilla software error - undefined subroutine
Product: [Community] Bugzilla Reporter: Noura El hawary <nelhawar>
Component: Bugzilla GeneralAssignee: Noura El hawary <nelhawar>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 3.6CC: vonbrand
Target Milestone: ---Keywords: TestCaseNeeded
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-23 17:04:44 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:
Attachments:
Description Flags
patch to fix undefined subroutine issue dkl: review+

Description Noura El hawary 2010-08-23 11:01:25 UTC
Just (OK, some 10 or so minutes ago) got:

Undefined subroutine &main::mail_db_timeout_error called at /var/www/html/bugzilla/frontpage.cgi line 232.

reported by 
vonbrand.cl

Comment 1 Noura El hawary 2010-08-23 11:04:51 UTC
Created attachment 440356 [details]
patch to fix undefined subroutine issue

Hi Dave,

added the class that defines the function to all missing places.

Cheers,
Noura

Comment 2 David Lawrence 2010-08-23 16:05:23 UTC
Comment on attachment 440356 [details]
patch to fix undefined subroutine issue

Thanks Noura. Carelessness on my part when I put the db_timeout in all places where it was needed.

Comment 3 David Lawrence 2010-08-23 17:04:44 UTC
Noura, went ahead and committed this patch to today's update. Closing.

Comment 4 David Lawrence 2010-08-23 18:11:25 UTC
Oops, Noura, your patch missed actually adding the line to frontpage.cgi. I have committed that now but I just pushed new code live. I will push this extra change in the next code push.

Dave