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.

Bug 755028

Summary: spinner.gif missing in non-locker envs
Product: Red Hat Satellite Reporter: Corey Welton <cwelton>
Component: WebUIAssignee: Brad Buckingham <bbuckingham>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.1CC: mmccune, sghai
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 20:54:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Corey Welton 2011-11-18 15:28:47 UTC
Description of problem:

It's more visible in Chrome, which displays a broken image icon, but it's evidently a server-side issue

When loading some panes, the spinner image is missing.

Infuriatingly, I am not 100% sure of these steps actually.  It seems kind of occasional.  It /may/ be a particular navigation path that is causing it. Specifically, it may be occurring when navigating from, say, Locker to Dev and doing a package list.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.  Assure you've created a non-locker environment ("Dev")
2.  Use a RH manifest  and sync rh content
3.  Promote content to Dev environment
3.  Content management > Promotions > Locker
4.  In the left pane, Red Hat Enterprise Linux Server > Packages
5.  Chose "Dev" from the environment at the top.
6.  In the left pane, Red Hat Enterprise Linux Server > Packages; wait for page to load

  
Actual results:
No spinner (sometimes!).  In chrome, a broken image is rendered.

Expected results:
Spinner

Additional info:

I have not yet been able to discern why SOMETIMES it loads and sometimes it does not.  But I have discovered that
* Sometimes it tries to load the correct URI, /katello/images/spinner.gif
* Sometimes (when exhibiting broken behavior) it tries to load an apparently incorrect/missing URI, /katello/promotions/images/spinner.gif

Comment 1 Mike McCune 2012-01-26 19:38:26 UTC
mass move to CFSE product.

Comment 2 Brad Buckingham 2012-02-09 15:39:37 UTC
commit - 2e8f198ea1ed688e394cfafb22d5a8a14bb019a8

Updated to explicitly specify in the slidingtree js that the spinner is located under katello's root (/katello) / images/spinner.gif.  For some reason, previously loading the spinner from slidingtree would prepend the current resource location (e.g. /katello/promotions) to the location.

Comment 3 Mike McCune 2012-02-09 17:37:10 UTC
*** Bug 787633 has been marked as a duplicate of this bug. ***

Comment 4 Corey Welton 2012-02-17 21:36:17 UTC
QA verified.

Comment 5 Mike McCune 2013-08-16 18:05:39 UTC
getting rid of 6.0.0 version since that doesn't exist