Bug 720002 - Notices page broken
Summary: Notices page broken
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Eric Helms
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-07-08 16:31 UTC by Jeff Weiss
Modified: 2019-09-26 13:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 17:48:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeff Weiss 2011-07-08 16:31:05 UTC
Description of problem:


Version-Release number of selected component (if applicable):
katello-0.1.49-1.git.336.8cda5e4.fc14.noarch

How reproducible:


Steps to Reproduce:
1. Log in
2. Click on number to the left of logout link to go to /notices 
3.
  
Actual results:
See trace below

Expected results:
page shows notices

Additional info:
Jammit::PackageNotFound in Notices#show

Showing /usr/lib/katello/app/views/layouts/katello.haml where line #12 raised:

assets.yml does not contain a "generic" CSS package

Extracted source (around line #12):

9:       = content_for?(:title) ? yield(:title) : default_title
10: 
11:     = include_stylesheets  :common
12:     = include_stylesheets  controller.section_id
13:     = include_javascripts  :common
14:     = render :partial => '/layouts/ajax_notices'
15:     = render :partial => '/layouts/notification'

Rails.root: /usr/lib/katello
Application Trace | Framework Trace | Full Trace

app/views/layouts/katello.haml:12:in `_app_views_layouts_katello_haml__737260835_69946893601100_0'
lib/util/threadsession.rb:77:in `thread_locals'

Request

Parameters:

None

Comment 1 Eric Helms 2011-07-08 18:08:16 UTC
commit 40266755b6d4b6de0a9df05a632e361aa8921267

Fixes the issue by adding in the proper new required css files for generic.

Comment 2 Jeff Weiss 2011-07-08 20:26:15 UTC
Verified, katello-0.1.49-1.git.351.4aac21a.fc14.noarch

Comment 6 Mike McCune 2013-08-16 18:14:28 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.