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.
Similar issue found while adding "GPG keys" from UI.
Started GET "/katello//gpg_keys/items?offset=0&=undefined&search=&_=1326188718630" for 10.65.193.48 at Tue Jan 10 15:12:04 +0530 2012
Processing by GpgKeysController#items as
Parameters: {"_"=>"1326188718630", "search"=>"", "offset"=>"0"}
undefined method `downcase' for :asc:Symbol
undefined method `downcase' for :asc:Symbol
#<NoMethodError: undefined method `downcase' for :asc:Symbol>
/usr/share/katello/app/controllers/application_controller.rb:307:in `render_panel_direct'
/usr/lib/ruby/gems/1.8/gems/tire-0.3.12/lib/tire/search/sort.rb:7:in `instance_eval'
/usr/lib/ruby/gems/1.8/gems/tire-0.3.12/lib/tire/search/sort.rb:7:in `initialize'
/usr/lib/ruby/gems/1.8/gems/tire-0.3.12/lib/tire/search.rb:26:in `new'
/usr/lib/ruby/gems/1.8/gems/tire-0.3.12/lib/tire/search.rb:26:in `sort'
/usr/share/katello/app/controllers/application_controller.rb:307:in `render_panel_direct'
/usr/lib/ruby/gems/1.8/gems/tire-0.3.12/lib/tire/model/search.rb:89:in `instance_eval'
<truncate>
It was fixed in ffd9268c1c2182e7d32a5114a611f72401c5154d, unfortunately it was after that build and it was not tagged. Doing it so now - version katello-0.1.172-1
verified in following katello build:
[root@dhcp201-187 yum.repos.d]# rpm -qa | grep katello-0
katello-0.1.174-2.el6.noarch
[root@dhcp201-187 yum.repos.d]#
The reported issue has been fixed. I can open the "Package filter" page from UI. Please see the attachment in next comment.