Bug 1204943
| Summary: | UI using wrong theme | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Sean Myers <sean.myers> | ||||
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.4.0 | CC: | hkataria, jhardy, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1209262 (view as bug list) | Environment: | |||||
| Last Closed: | 2015-06-16 12:55:06 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: | |||||||
| Bug Blocks: | 1209262 | ||||||
| Attachments: |
|
||||||
commit 7beded87c6e3ee096b512d2c30eb11e4911ac74f
Author: Eric Winchell <ewinchel>
AuthorDate: Thu Mar 26 16:27:12 2015 -0400
Commit: Eric Winchell <ewinchel>
CommitDate: Thu Mar 26 16:27:12 2015 -0400
removed legacy images and css, corrected RCUE banner colors
https://bugzilla.redhat.com/show_bug.cgi?id=1204943
diff --git a/cfme/vmdb/productization/assets/images/layout/login-screen-logo.png b/cfme/vmdb/productization/assets/images/layout/login-screen-logo.png
deleted file mode 100644
index 0b01b1a..0000000
Binary files a/cfme/vmdb/productization/assets/images/layout/login-screen-logo.png and /dev/null differ
diff --git a/cfme/vmdb/productization/assets/images/layout/product-name.png b/cfme/vmdb/productization/assets/images/layout/product-name.png
deleted file mode 100644
index 09f2690..0000000
Binary files a/cfme/vmdb/productization/assets/images/layout/product-name.png and /dev/null differ
diff --git a/manageiq/vmdb/productization/assets/images/layout/brand.png b/manageiq/vmdb/productization/assets/images/layout/brand.png
deleted file mode 100644
index ef8d74d..0000000
Binary files a/manageiq/vmdb/productization/assets/images/layout/brand.png and /dev/null differ
diff --git a/manageiq/vmdb/productization/assets/images/layout/brand.svg b/manageiq/vmdb/productization/assets/images/layout/brand.svg
deleted file mode 100644
index 8e38fcd..0000000
--- a/manageiq/vmdb/productization/assets/images/layout/brand.svg
+++ /dev/null
Verified on 5.4.0.19 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 |
Created attachment 1005578 [details] cfme styles vs. miq style Description of problem: 5.4.z templates are using the patternfly style (blue bar) instead of rcue (red bar). The login page seems to be correct, with the downstream grey background instead of the upstream blue, and the page brand image does display "RED HAT CLOUDFORMS MANAGEMENT ENGINE", so I don't think this is an issue of the branding not being applied. It's just the patternfly look, and not the Red Hat common theme. Version-Release number of selected component (if applicable): Observed as far back as 5.4.0.0.10, likely affects all 5.4 templates. Actual results: patternfly theme is used Expected results: rcue theme is used Additional info: manageiq theme is not used, examples of all three in the attached png. I assume that the "red" version in my screenshot isn't actually rcue, given the padding differences; that example comes from a 5.3.3.2 appliance.