Hide Forgot
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)
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)
committed b3bd31408754f0e4b8046f10d27bc273a898ff77
*** Bug 784406 has been marked as a duplicate of this bug. ***
mass ON_QA move
Verified, katello-0.1.229-1.git.0.f2ad9e2.el6.noarch
getting rid of 6.0.0 version since that doesn't exist