Created attachment 1360452 [details] screehshot Description of problem: When ordering a catalog item, if the catalog item did not have an image uploaded with it, there is a 'T' being displayed on the UI. There should be a default image provided instead of the letter 'T'. Version-Release number of selected component (if applicable): 5.9.0.11 How reproducible: Always Steps to Reproduce: 1. Navigate to Services => Catalogs 2. Click Service Catalogs and select your Catalog Item 3. Actual results: 'T' is displayed instead of the default icon Expected results: The default icon is displayed (matching the tree view icon) Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/5017
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/04901e84574b84c7036596a8097d2df51d61a79b commit 04901e84574b84c7036596a8097d2df51d61a79b Author: Eric Winchell <ewinchel> AuthorDate: Fri Nov 30 10:15:20 2018 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Fri Nov 30 10:15:20 2018 -0500 Service catalog order icon https://bugzilla.redhat.com/show_bug.cgi?id=1518867 app/views/catalog/_svccat_tree_show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/b177da0c971a0071d893647cc53ba5a5316e7041 commit b177da0c971a0071d893647cc53ba5a5316e7041 Author: Milan Zázrivec <mzazrivec> AuthorDate: Mon Dec 3 03:04:32 2018 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Mon Dec 3 03:04:32 2018 -0500 Merge pull request #5017 from epwinchell/1518867 Service catalog icon fix (cherry picked from commit ab3ddcf1c0a132ec30281ff1e65195c89abba566) https://bugzilla.redhat.com/show_bug.cgi?id=1518867 app/views/catalog/_svccat_tree_show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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/RHSA-2019:0212