Bug 611749

Summary: Deploy bundle search filter box not working search as like '%%'
Product: [Other] RHQ Project Reporter: Rajan Timaniya <rtimaniy>
Component: ProvisioningAssignee: John Sanda <jsanda>
Status: CLOSED CURRENTRELEASE QA Contact: Filip Drabek <fdrabek>
Severity: medium Docs Contact:
Priority: urgent    
Version: 3.0.0CC: fdrabek, jsanda, jshaughn
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-12 16:52:10 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: 565628, 577210    

Description Rajan Timaniya 2010-07-06 10:57:52 UTC
Description of problem:
Deploy bundle_search filter box not working properly. Its not working search as like '%%'

Version-Release number of selected component (if applicable):
JON 2.4 GA_QA (tag-jon-release build# 49)
build number: 10775:e086474

How reproducible:
Always

Steps to Reproduce:
1. Go to Administration->Content->Bundles
2. Click on 'Deploy' button.
3. Enter search criteria in search filter box
  
Actual results:
Deploy bundle_search filter box not working search as like '%%'

Expected results:
Deploy bundle_search filter box should work search as like '%%'

If There are bundles like 'jboss', 'test', 'test1', 'test2' and user type 'test' in bundle search filter box then it should show - 'test', 'test1', 'test2'

Additional info:

Comment 1 John Sanda 2010-07-08 21:11:58 UTC
After some initial debugging it looks like the search is only getting executed once when the deploy wizard is opened at which point no text has been entered.

Comment 2 Jay Shaughnessy 2010-07-09 19:04:18 UTC
fix commit: 538ebdae24cd90e127002e9d203386b700b910c8 (jshaughn)

This should now behave as expected.

Comment 3 Rajan Timaniya 2010-07-16 11:54:13 UTC
Verified on JON 2.4GAQA (Build #65) and browsers firefox 3.0 & IE-6/7/8.
version: 2.4.0.GA_QA
build number: 10836:1ba43ec

Deploy bundle_search filter box working search as like '%%'.

Comment 4 Corey Welton 2010-08-12 16:52:10 UTC
Mass-closure of verified bugs against JON.