Bug 1180252
Summary: | Catalog Item doesn't load in IE | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> | ||||
Component: | UI - OPS | Assignee: | Shveta <sshveta> | ||||
Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 5.3.0 | CC: | dajohnso, drieden, jdeubel, jhardy, jprause, mfeifer, obarenbo, snansi, sshveta, xlecauch | ||||
Target Milestone: | GA | Keywords: | ZStream | ||||
Target Release: | 5.3.3 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.3.3 | Doc Type: | Bug Fix | ||||
Doc Text: |
In the previous version of Cloudforms Management Engine, catalog items under the service catalog accordion did not load when using the Internet Explorer browser. This was due to a redundant call to a sorting method for the display grid. This bug was fixed by removing the redundant call to the sorting method. The catalog items now load as expected in the new version of Cloudforms Management Engine.
|
Story Points: | --- | ||||
Clone Of: | 1179503 | Environment: | |||||
Last Closed: | 2015-02-25 16:12:21 UTC | Type: | Bug | ||||
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: | 1179503 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Comment 1
CFME Bot
2015-01-08 20:25:56 UTC
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(-) Verification blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1188436 Created attachment 990617 [details]
catalog Item IN IE
Verified in 5.3.3.1.20150210145146_14d1c48
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-0261.html |