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:
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.
fix commit: 538ebdae24cd90e127002e9d203386b700b910c8 (jshaughn) This should now behave as expected.
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 '%%'.
Mass-closure of verified bugs against JON.