Bug 1687059 - centos icon not visible due to misspelled file name
Summary: centos icon not visible due to misspelled file name
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - Service
Version: 5.10.1
Hardware: x86_64
OS: Linux
low
low
Target Milestone: GA
: 5.11.0
Assignee: Martin Hradil
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-09 07:24 UTC by Ahmed El-Rayess
Modified: 2019-12-12 13:36 UTC (History)
7 users (show)

Fixed In Version: 5.11.0.2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-12 13:36:02 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
VM Screenshots from SUI (369.57 KB, image/png)
2019-04-03 07:59 UTC, Loic Avenel
no flags Details
issue displayed (1.96 MB, video/webm)
2019-04-03 17:46 UTC, Ahmed El-Rayess
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:4199 0 None None None 2019-12-12 13:36:15 UTC

Description Ahmed El-Rayess 2019-03-09 07:24:38 UTC
Description of problem:
when you open the details of a centos instance from the service UI, the centos icon will not be visible on the top left corner and an error will be logged in the production log that it cannot find the file os-linux_centos.svg.

the file exists, but is named os-centos.svg; renaming it fixes the issue. 

Version-Release number of selected component (if applicable):
cfme-appliance-common-5.10.1.2-1.el7cf.x86_64
cfme-gemset-5.10.1.2-2.el7cf.x86_64
cfme-5.10.1.2-3.el7cf.x86_64
cfme-appliance-5.10.1.2-1.el7cf.x86_64
rubygem-redhat_access_cfme-2.0.3-1.el7cf.noarch


How reproducible:
always

Steps to Reproduce:
1. login to the self service UI and view the details of an instance/VM with Centos OS
2. 
3.

Actual results:
OS image icon is not visible on the top right corner

Expected results:
OS image icon should show the centos logo

Additional info:

Comment 4 Loic Avenel 2019-04-03 07:59:30 UTC
Created attachment 1551275 [details]
VM Screenshots from SUI

Comment 11 Ahmed El-Rayess 2019-04-03 17:46:00 UTC
Created attachment 1551471 [details]
issue displayed

I have attached a video showing the issue

Comment 12 CFME Bot 2019-04-30 16:21:28 UTC
New commit detected on ManageIQ/manageiq-ui-service/master:

https://github.com/ManageIQ/manageiq-ui-self_service/commit/e88bf7967078ed5267d40232b72b56288210aeba
commit e88bf7967078ed5267d40232b72b56288210aeba
Author:     Martin Hradil <mhradil>
AuthorDate: Wed Apr  3 05:02:46 2019 -0400
Commit:     Martin Hradil <mhradil>
CommitDate: Wed Apr  3 05:02:46 2019 -0400

    Fix centos image filename

    have a service with an associated *centos* vm,
    open the service in My Services,
    click on the VM detail,
    an icon is missing in the leftmost card.

    The file was named `os-centos.svg`, but `vm.os_image_name` says `linux_centos`, so we need `os-linux_centos.svg`

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1687059

 client/assets/images/os/os-centos.svg | 31 -
 client/assets/images/os/os-linux_centos.svg | 31 +
 2 files changed, 31 insertions(+), 31 deletions(-)

Comment 15 errata-xmlrpc 2019-12-12 13:36:02 UTC
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-2019:4199


Note You need to log in before you can comment on or make changes to this bug.