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 771343 - 404's for missing images in log
Summary: 404's for missing images in log
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: Unspecified
Assignee: Jason E. Rist
QA Contact: Katello QA List
URL:
Whiteboard:
: 784406 (view as bug list)
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2012-01-03 12:32 UTC by Jeff Weiss
Modified: 2019-09-26 13:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 784406 (view as bug list)
Environment:
Last Closed: 2012-08-22 18:16:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeff Weiss 2012-01-03 12:32:58 UTC
Description of problem:
404's in log, doesn't appear to be any other symptom

Version-Release number of selected component (if applicable):
katello-0.1.157-1.git.3.ebc2e52.el6.noarch

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


Started GET "/katello//javascripts/jquery-ui-1.8.11.custom/css/custom-theme/images/ui-bg_flat_75_ffffff_40x100.png?1325590751" for 10.16.120.31 at Tue Jan 03 07:14:04 -0500 2012
  Processing by ErrorsController#routing as HTML
  Parameters: {"a"=>"javascripts/jquery-ui-1.8.11.custom/css/custom-theme/images/ui-bg_flat_75_ffffff_40x100.png", "1325590751"=>nil}
Rendered common/_config.html.haml (0.7ms)
Rendered layouts/_ajax_notices.haml (5.8ms)
Rendered layouts/_notification.haml (0.3ms)
Rendered common/_common_i18n.html.haml (0.4ms)
Rendered layouts/_org.haml (1.4ms)
Rendered layouts/_header.haml (10.9ms)
Rendered layouts/_footer.haml (1.5ms)
Rendered common/404.html.haml within layouts/katello (776.0ms)
Completed 404 Not Found in 784ms (Views: 750.8ms | ActiveRecord: 29.6ms)

Comment 1 Sachin Ghai 2012-01-10 08:51:55 UTC
I found the same issue in latest build (katello-0.1.171-2.el6.noarch) from brew:

Started GET "/katello//javascripts/jquery-ui-1.8.11.custom/css/custom-theme/images/ui-bg_flat_75_ffffff_40x100.png?1326134585" for 10.65.193.48 at Tue Jan 10 14:15:03 +0530 2012
  Processing by ErrorsController#routing as HTML
  Parameters: {"a"=>"javascripts/jquery-ui-1.8.11.custom/css/custom-theme/images/ui-bg_flat_75_ffffff_40x100.png", "1326134585"=>nil}
Rendered common/_config.html.haml (0.5ms)
Rendered layouts/_ajax_notices.haml (7.8ms)
Rendered layouts/_notification.haml (0.3ms)
Rendered common/_common_i18n.html.haml (0.3ms)
Rendered layouts/_org.haml (0.9ms)
Rendered layouts/_header.haml (11.1ms)
Rendered layouts/_footer.haml (0.8ms)
Rendered common/404.html.haml within layouts/katello (327.1ms)
Completed 404 Not Found in 334ms (Views: 297.9ms | ActiveRecord: 34.5ms)

Comment 2 Jordan OMara 2012-01-24 21:20:08 UTC
committed b3bd31408754f0e4b8046f10d27bc273a898ff77

Comment 3 Jordan OMara 2012-01-24 21:20:27 UTC
*** Bug 784406 has been marked as a duplicate of this bug. ***

Comment 4 Mike McCune 2012-01-26 19:07:18 UTC
mass ON_QA move

Comment 6 Jeff Weiss 2012-02-09 21:17:53 UTC
Verified, katello-0.1.229-1.git.0.f2ad9e2.el6.noarch

Comment 8 Mike McCune 2013-08-16 18:01:50 UTC
getting rid of 6.0.0 version since that doesn't exist


Note You need to log in before you can comment on or make changes to this bug.