Description of problem: When I click on the trash can icon for a saved search, the row is removed from the list; however, when I reload the page, the search still appears in the list. This is happening on both the Resources and Groups tabs. I was testing this on build 139 of the ci-rhq-release hudson job. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
commit 978b418ff8f86fbaf0b0c1e60fa9a4a3a8734d23 Author: Joseph Marques <joseph> Date: Tue Jul 13 13:40:34 2010 -0400 BZ-614087, BZ-614090: fix selection/deletion of saved searches * was incorrectly using "name (count)" to look up saved search entry instead of "name" * improve debug logging a bit
Verified that this has been fixed on build 152 of the ci-rhq-release hudson job.
Mass-closure of verified bugs against JON.