Bug 1327208
| Summary: | UI: ManageIQ logo in browser's tab of product documentation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satyajit Bulage <sbulage> | ||||
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Satyajit Bulage <sbulage> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.6.0 | CC: | dajohnso, hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.6.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ui | ||||||
| Fixed In Version: | 5.6.0.5 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-06-29 15:49:36 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: | |||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/bac1ccb8faaa34007760d0b183414550324c01bc commit bac1ccb8faaa34007760d0b183414550324c01bc Author: Eric Winchell <ewinchel> AuthorDate: Mon Apr 25 16:46:46 2016 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Mon Apr 25 16:46:46 2016 -0400 remove favicon from public; remove symlink from assets https://bugzilla.redhat.com/show_bug.cgi?id=1327208 app/assets/images/favicon.ico | 1 - public/favicon.ico | Bin 24838 -> 0 bytes 2 files changed, 1 deletion(-) delete mode 120000 app/assets/images/favicon.ico delete mode 100644 public/favicon.ico New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/915a9fb4d68ce473cf9026f8c984dc6e51af693d commit 915a9fb4d68ce473cf9026f8c984dc6e51af693d Author: Eric Winchell <ewinchel> AuthorDate: Mon Apr 25 16:47:34 2016 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Mon Apr 25 16:47:34 2016 -0400 add favicon to from assets https://bugzilla.redhat.com/show_bug.cgi?id=1327208 app/assets/images/favicon.ico | Bin 0 -> 24838 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/assets/images/favicon.ico After opening any documentation browser doesn't show ManageIQ logo. Verified Version:- 5.6.0.5-beta2.4.20160503153816_1fb554f 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://access.redhat.com/errata/RHBA-2016:1348 |
Created attachment 1147239 [details] Screenshot showing actual results Description of problem: Opening "Product Assistance" docs from about page browser's tab shows ManageIQ logo instead of Red Hat logo Version-Release number of selected component (if applicable): 5.6.0.1-beta2.20160413141124_e25ac0e How reproducible: 100% Steps to Reproduce: 1.Navigate to Configure --> About 2.Click on any documentation link from "Product Assistance" Actual results: Each opened tab/tabs in browser shows ManageIQ logo on it Expected results: After opening any documentation browser's tab should have Red Hat logo instead of ManageIQ logo. Additional info: