Description of problem: Client is on CloudForms verison 5.3.0.15.20140929084440_2192916 Brower IE 9.0.8112.16421 Services>Catalogs page, when any Catalog Item is clicked under "service Catalogs" accordion, All Services>[catalog]>[catalog item], the page shows loading logo, and the loading logo spins without ever finish loading. If we click on the Catalog name in the accordion, and click on order on the right hand panel with a list of catalog items listed, the order page displays but the expected dialog does not show. Version-Release number of selected component (if applicable): 5.3.0.15
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/2f047fab5021d222ef291a9ebaa284152e1267ec commit 2f047fab5021d222ef291a9ebaa284152e1267ec Author: Harpreet Kataria <hkataria> AuthorDate: Thu Jan 8 12:39:09 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Jan 8 12:39:09 2015 -0500 Removed redundant setSortImgState call against DhtmlxGrid object. Don't need to call setSortImgState on a DhtmlxGrid object when x_gtl partial is being replaced, this was causing an issue in IE, was preventing Catalog explorer screens to load in IE. https://bugzilla.redhat.com/show_bug.cgi?id=1180252 https://bugzilla.redhat.com/show_bug.cgi?id=1179503 vmdb/app/controllers/catalog_controller.rb | 2 -- 1 file changed, 2 deletions(-)
New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=41c70cdcdac97dfa07cdbe7762d61b41c26c365a commit 41c70cdcdac97dfa07cdbe7762d61b41c26c365a Author: Harpreet Kataria <hkataria> AuthorDate: Thu Jan 8 12:39:09 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Jan 8 16:12:31 2015 -0500 Removed redundant setSortImgState call against DhtmlxGrid object. Don't need to call setSortImgState on a DhtmlxGrid object when x_gtl partial is being replaced, this was causing an issue in IE, was preventing Catalog explorer screens to load in IE. https://bugzilla.redhat.com/show_bug.cgi?id=1180252 https://bugzilla.redhat.com/show_bug.cgi?id=1179503 (cherry picked from commit 2f047fa) vmdb/app/controllers/catalog_controller.rb | 2 -- 1 file changed, 2 deletions(-)
Verified in build version 5.4.0.0.11.20150309201930_8b6a235
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