Description of problem: ----------------------- Spinner spins forever while clicking any of the VMDB tables on Configure->Configuration->Database accordion. Version-Release number of selected component (if applicable): ----------------------- 5.4.0.0.24 How reproducible: ---------------- Always Steps to Reproduce: ------------------- 1.Navigate to Configure->Configuration->Database 2.Click any of the VMDB tables. Actual results: --------------- Expected results: ---------------- Additional info: ---------------
https://github.com/ManageIQ/manageiq/pull/2825
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/5deb18436f499eac8a48c0499cb0c79bf26d52e2 commit 5deb18436f499eac8a48c0499cb0c79bf26d52e2 Author: Harpreet Kataria <hkataria> AuthorDate: Fri May 1 15:41:07 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Fri May 1 15:41:07 2015 -0400 fixed spinner issue in OPS controller ($.active) is not less than 2 when tree node is clicked on database accordion, replaced miqSparkle(false) call with miqSparkleOff() to directly stop the spinner when right cell is being replaced. https://bugzilla.redhat.com/show_bug.cgi?id=1217812 vmdb/app/controllers/ops_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified in 5.4.0.0.25
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html