Bug 980272

Summary: Error with viewing additional component information
Product: [Community] Bugzilla Reporter: Simon Green <sgreen>
Component: Product BrowserAssignee: Simon Green <sgreen>
Status: CLOSED CURRENTRELEASE QA Contact: matt jia <mjia>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: ebaak, pchavan, rjoost
Target Milestone: 4.4   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.4-4.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-18 01:48:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Simon Green 2013-07-01 23:40:41 UTC
Description of problem:
An SQL error occurs when trying to view additional component information in the Browse section

Version-Release number of selected component (if applicable):
4.4-3.5

How reproducible:
Always

Steps to Reproduce:
Browse » (select product) » Component tab » (click on a component name)

Actual results:
Software error:

DBI prepare: invalid number of arguments: got handle + 4, expected handle + between 1 and 2
Usage: $h->prepare($statement [, \%attr]) at /loader/0x1a43c170/Bugzilla/Extension/Browse/Queries.pm line 420.

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

Expected results:
No SQL error :)


Additional info:
Know exactly where the problem is.

Comment 2 Simon Green 2013-07-02 00:10:49 UTC
Also fixed two other bugs with these pages:
 * The recently open and closed lists never were displayed
 * The recently closed lists were showing closed bugs that were recently opened, not recently closed.

Comment 4 Simon Green 2013-07-18 01:48:19 UTC
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug.

  -- simon