Created attachment 1475789 [details] policies icons missing Description of problem: Version-Release number of selected component (if applicable): 5.10.0.8 How reproducible: Always Steps to Reproduce: 1. Go to Control -> Explorer -> Policies 2. 3. Actual results: In the list view are icons missing for Compliance Policies and Control Policies Expected results: Additional info:
Matous, Is this regression??
Yes it is, I caused it :(
https://github.com/ManageIQ/manageiq-ui-classic/pull/4471
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/7d43c0420b24761cdd64191e5aa8ba809483ec46 commit 7d43c0420b24761cdd64191e5aa8ba809483ec46 Author: Dávid Halász <dhalasz> AuthorDate: Tue Aug 14 09:35:39 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Tue Aug 14 09:35:39 2018 -0400 Do not rely on decorators when displaying top-level policy folders Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1615814 app/views/miq_policy/_policy_folders.html.haml | 4 +- 1 file changed, 3 insertions(+), 1 deletion(-)
Verified in 5.10.0.11. Icons are displayed correctly.