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 792171[details]
missing org selection links in re-log-in pop-up window
Description of problem:
In an expired session, a pop-up window is opened for the user to log-in again. However, the links of organisations to select are missing in the pop-up window --- see attached screenshot
Version-Release number of selected component (if applicable):
SAM 1.3 Snapshot #4
How reproducible:
1/1 so far
Steps to Reproduce:
1. log in
2. navigate some page e.g. Administration -> Reports
3. wait till the session expires
4. re-log-in from the pop-up window
5. missing links to repositories are shown
Actual results:
re-login pop-up window misses the organisation links to select
can't navigate away from the pop-up
refresh of page is a workaround
Expected results:
organisation selection links not required to precede from the re-log-in pop-up window or the pop-up window shows them properly
Additional info:
See attached screenshot
This is a known issue in katello: When the session expires, the next call made by the client redirects to the login page, even if that call is an ajax call.
As you can see, the "login" is nested within the right hand portion of the page, rather than filling the entire page.
The work-around, when this state is encountered, is to refresh the page so the proper login appears.
Moving this to Sat6 product for consideration in shared product code.
This bug was closed because of a lack of activity. If you feel this bug should be reconsidered for attention please feel free to re-open the bug with a comment stating why it should be reconsidered.
Created attachment 792171 [details] missing org selection links in re-log-in pop-up window Description of problem: In an expired session, a pop-up window is opened for the user to log-in again. However, the links of organisations to select are missing in the pop-up window --- see attached screenshot Version-Release number of selected component (if applicable): SAM 1.3 Snapshot #4 How reproducible: 1/1 so far Steps to Reproduce: 1. log in 2. navigate some page e.g. Administration -> Reports 3. wait till the session expires 4. re-log-in from the pop-up window 5. missing links to repositories are shown Actual results: re-login pop-up window misses the organisation links to select can't navigate away from the pop-up refresh of page is a workaround Expected results: organisation selection links not required to precede from the re-log-in pop-up window or the pop-up window shows them properly Additional info: See attached screenshot