Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 1720990[details]
example of broken page visuals
Pages in Insights menu ($SATELLITE/redhat_access/insights/) refer to two non-existing stylesheet files:
- $SATELLITE/assets/insights/telemetry/sat6.css
- $SATELLITE/assets/insights/insights/insights.css
Failure to load these two stylesheets results in completely broken visuals of plugin pages - some elements are too small, many icons are huge (taking better part of page), some elements overlap etc. See attached screenshot for one example.
Usually pages are usable, but in one case I had form elements appearing behind the menu and I had to manually change their position to access them.
That wasn't a case in 6.7 and couple of snaps ago (around beta), hence regression keyword.
Steps to reproduce:
1. Open any page in Insights menu, e.g. "Rules" or "Inventory"
Found on:
Satellite 6.8 snap 19
katello-3.16.0-1.el7sat.noarch
foreman-2.1.2.19-1.el7sat.noarch
satellite-6.8.0-1.el7sat.noarch
pulp-server-2.21.3-1.el7sat.noarch
tfm-rubygem-redhat_access_lib-1.1.5-1.el7sat.noarch
tfm-rubygem-redhat_access-2.2.17-1.fm2_1.el7sat.noarch
Styles are loaded correctly and pages display as in previous snaps.
I verified all pages under "Insights" menu.
Additionally, I tried some basic actions to confirm there are no regressions in functionality (creating and editing plan, looking up hosts, downloading CSVs and Ansible playbooks, running Ansible to fix rule).
Tested on:
Satellite 6.8 snap 20
foreman-2.1.2.19-1.el7sat.noarch
pulp-server-2.21.3-1.el7sat.noarch
satellite-6.8.0-1.el7sat.noarch
katello-3.16.0-1.el7sat.noarch
tfm-rubygem-redhat_access-2.2.18-1.el7sat.noarch
tfm-rubygem-redhat_access_lib-1.1.5-1.el7sat.noarch
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 (Important: Satellite 6.8 release), 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-2020:4366
Created attachment 1720990 [details] example of broken page visuals Pages in Insights menu ($SATELLITE/redhat_access/insights/) refer to two non-existing stylesheet files: - $SATELLITE/assets/insights/telemetry/sat6.css - $SATELLITE/assets/insights/insights/insights.css Failure to load these two stylesheets results in completely broken visuals of plugin pages - some elements are too small, many icons are huge (taking better part of page), some elements overlap etc. See attached screenshot for one example. Usually pages are usable, but in one case I had form elements appearing behind the menu and I had to manually change their position to access them. That wasn't a case in 6.7 and couple of snaps ago (around beta), hence regression keyword. Steps to reproduce: 1. Open any page in Insights menu, e.g. "Rules" or "Inventory" Found on: Satellite 6.8 snap 19 katello-3.16.0-1.el7sat.noarch foreman-2.1.2.19-1.el7sat.noarch satellite-6.8.0-1.el7sat.noarch pulp-server-2.21.3-1.el7sat.noarch tfm-rubygem-redhat_access_lib-1.1.5-1.el7sat.noarch tfm-rubygem-redhat_access-2.2.17-1.fm2_1.el7sat.noarch