Created attachment 1149930 [details] missing icons Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. See the attached screenshot .Self service landing page is missing some icon images and formatting in table 2. 3. Actual results: Expected results: Additional info: 5.6.0.4-beta2.3.20160421172650_719e256
https://github.com/ManageIQ/manageiq-appliance-build/pull/124
New commit detected on ManageIQ/manageiq-appliance-build/master: https://github.com/ManageIQ/manageiq-appliance-build/commit/6d124ba566c4f53af3ac2387cab01a92546d1b24 commit 6d124ba566c4f53af3ac2387cab01a92546d1b24 Author: Martin Hradil <mhradil> AuthorDate: Mon Apr 25 13:36:28 2016 +0000 Commit: Martin Hradil <mhradil> CommitDate: Mon Apr 25 13:36:28 2016 +0000 Run `bundle install` under self_service too To prevent `Could not find sass-3.4.21 in any of the sources (Bundler::GemNotFound)` when running `gulp build`. We do technically run `bundle install` from within `npm install`, but it seems it's run in a clean environment and doesn't work reliably, this should. https://bugzilla.redhat.com/show_bug.cgi?id=1329761 kickstarts/base.ks.erb | 1 + kickstarts/partials/post/bundler.ks.erb | 4 ++++ 2 files changed, 5 insertions(+)
Fixed. verified in 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