Bug 1180253
Summary: | Order form not showing up in Internet Explorer | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.3.0 | CC: | dajohnso, hkataria, jdeubel, jhardy, jocarter, jprause, mfeifer, obarenbo, pablo.iranzo, 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, the service order form did not display correctly in the Microsoft Internet Explorer browser. This was due to incompatible HAML syntax being used in the service order form. This bug was fixed by changing the HAML syntax to be compatible with the Microsoft Internet Explorer browser. The service order form is displayed as expected in the new version of Cloudforms Management Engine.
|
Story Points: | --- |
Clone Of: | 1179908 | Environment: | |
Last Closed: | 2015-02-25 16:12:23 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: | 1179908 | ||
Bug Blocks: |
Comment 1
CFME Bot
2015-01-08 20:31:21 UTC
New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=6e1c24a7ef66b6e1c591efed4e5adfcf36983aed commit 6e1c24a7ef66b6e1c591efed4e5adfcf36983aed Author: Harpreet Kataria <hkataria> AuthorDate: Thu Jan 8 12:42:09 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Jan 8 16:12:48 2015 -0500 Fixed HAML syntax to make it work in IE & other browsers. https://bugzilla.redhat.com/show_bug.cgi?id=1180253 https://bugzilla.redhat.com/show_bug.cgi?id=1179908 (cherry picked from commit 61ae76d) vmdb/app/views/shared/dialogs/_dialog_provision.html.haml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Verification blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1188436 Works 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 |