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.
Description of problem:
The page titles (i.e. <title>) are inconsistent with the Katello/Content half of the application.
On the Katello Dashboard it reads "Red Hat Satellite 6 - Content and Entitlement" (though doesn't appear to change across pages)
On the Foreman Dashboard it reads "Welcome" (and changes based on the page)
Version-Release number of selected component (if applicable):
foreman-1.1.10002-29.noarch
katello-1.4.2-6.el6sat.noarch
katello-all-1.4.2-6.el6sat.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-certs-tools-1.4.2-2.el6sat.noarch
katello-cli-1.4.2-5.el6sat.noarch
katello-cli-common-1.4.2-5.el6sat.noarch
katello-common-1.4.2-6.el6sat.noarch
katello-configure-1.4.3-9.el6sat.noarch
katello-configure-foreman-1.4.3-9.el6sat.noarch
katello-foreman-all-1.4.2-6.el6sat.noarch
katello-glue-candlepin-1.4.2-6.el6sat.noarch
katello-glue-elasticsearch-1.4.2-6.el6sat.noarch
katello-glue-pulp-1.4.2-6.el6sat.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-selinux-1.4.3-3.el6sat.noarch
How reproducible:
Always
Steps to Reproduce:
1. Load Katello dashboard and check the title
2. Load Foreman dashboard and check the title
Actual results:
Katello Dashboard reads "Red Hat Satellite 6 - Content and Entitlement"
Foreman Dashboard reads "Welcome"
Expected results:
Similar titles, preferably branded as per the product component names.
Verified with Satellite 6 Beta Snap 4 (Satellite-6.0.3-RHEL-6-20140508.1)
I checked titles for almost all product component names. And UI shows same as the product component name is. Like if I select 'Sync Plans' the page title shows 'Sync Plans'
However, I found some inconsistency with following three components selection:
1. Select Monitor --> Statistics: In this case Page title should show 'Statistics'
However UI shows: https:<hostname>/Statistics
2. Select Content -> 'Red Hat Subscriptions' : Title shows katello
3. Select Content -> 'Red Hat Repositories' : Title shows katello
I think we should make it consistent across all product components.