Bug 530486 - frontpage.cgi is generating perl error Bugzilla::Search::columns() not defined
Summary: frontpage.cgi is generating perl error Bugzilla::Search::columns() not defined
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 3.4
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ34UpgradeTracker
TreeView+ depends on / blocked
 
Reported: 2009-10-23 03:29 UTC by David Lawrence
Modified: 2025-10-16 23:26 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-10-23 20:00:52 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.