Bug 530486

Summary: frontpage.cgi is generating perl error Bugzilla::Search::columns() not defined
Product: [Community] Bugzilla Reporter: David Lawrence <dkl>
Component: Bugzilla GeneralAssignee: David Lawrence <dkl>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 3.4CC: nelhawar
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: 2009-10-23 20:00:52 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:
Bug Depends On:    
Bug Blocks: 514793    

Description David Lawrence 2009-10-23 03:29:41 UTC
Description of problem:
Can't locate object method "columns" via package "Bugzilla::Search" at /var/www/html/bugzilla/frontpage.cgi line 87.

Comment 1 Noura El hawary 2009-10-23 12:40:52 UTC
Same issue is causing Webservice function bugzilla.runQuery to fail , with the error:

$VAR1 = 'Can\'t locate object method "columns" via package "Bugzilla::Search" at /var/www/html/bugzilla-redhat/branches/upstream-3.4/extensions/compat_xmlrpc/code/webservice.pl line 1171.

Comment 2 David Lawrence 2009-10-23 20:00:40 UTC
Fixes checked in.