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 1697467[details]
Login Banner
Description of problem:
The Administrator > Settings > Login Page footer text appears above the Login Pane on the main Login Page for Satellite. When a long banner is used, such as a standard government banner, it moves the login pane well down the screen. Since it's called a footer, it should be below the Login Pane
Version-Release number of selected component (if applicable):
6.7.0
How reproducible:
Reproducible on every login
Steps to Reproduce:
1. Create a long custom footer under Administrator > Settings > Login Page footer text
2. Logout
3. Note the banner is above the Login Pane
Actual results:
Login Pane is below the Login footer text
Expected results:
The 'footer' should be below the Login Pane
Additional info:
Screen capture attached
Hi, the footer setting is derived from the old page where that text was shown on the bottom-right corner of the page,
In PF3 design: https://www.patternfly.org/v3/pattern-library/application-framework/login-page/#design
there is no section for that footer text, but I think we could add something in Foreman or open a PR to PF3.
On a UX perspective it feels the text is too big, maybe it could be change into collapsible section or a popup with approve button
Verified on 6.9 Snap 15.
Verification points
1: Create a long custom footer under Administrator > Settings > Login Page footer text
2: Logout
3: All the text is displayed below the Login Pane.
4: Verified the fixed package.
# rpm -qa|grep ^foreman-2.3.1.
foreman-2.3.1.11-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 (Moderate: Satellite 6.9 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-2021:1313
Created attachment 1697467 [details] Login Banner Description of problem: The Administrator > Settings > Login Page footer text appears above the Login Pane on the main Login Page for Satellite. When a long banner is used, such as a standard government banner, it moves the login pane well down the screen. Since it's called a footer, it should be below the Login Pane Version-Release number of selected component (if applicable): 6.7.0 How reproducible: Reproducible on every login Steps to Reproduce: 1. Create a long custom footer under Administrator > Settings > Login Page footer text 2. Logout 3. Note the banner is above the Login Pane Actual results: Login Pane is below the Login footer text Expected results: The 'footer' should be below the Login Pane Additional info: Screen capture attached