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 773658

Summary: System Template search box does not differentiate/allow retrieval of packages starting with uppercase letters.
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
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 18:18:53 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 2012-01-12 14:12:34 UTC
Description of problem:

If user tries to add packages to system template that start with uppercase letters, said packages do not show up in the filtered results returned.

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


How reproducible:


Steps to Reproduce:
1. Sync RH content
2. Create a new system template, "fibble".
3. For purposes of comparison, in the left pane, navigate down to Packages in RH content.
4. In the right pane, Navigate to fibble > Packages
5. Enter "E" in the search box.
6. Delete that, and instead enter "C" in the search box.
  
Actual results:
For "E", packages such as e2fsprogs-* show up, but packages like ElectricFence do not.
For "C", packages such as "c-ares" show up, but packages like ConsoleKit do not

Also note that the search does not appear to differentiate between entering "E" and "e" - if that should even matter. 

Expected results:

We should be able to retrieve/add packages to system templates that start with capital letters.

Additional info:

Comment 1 Mike McCune 2012-01-17 23:31:08 UTC
definitely should be case insensitive for our searches

Comment 2 Mike McCune 2012-01-26 19:39:22 UTC
mass move to CFSE product.

Comment 3 Brad Buckingham 2012-02-06 20:47:21 UTC
Updated the index settings for package search to support case-insensitive searching.  

With this change, the auto-complete will attempt to find case-insensitive matches based on what user types in (e.g. consolekit == Consolekit == ConsoleKit ...etc).

Comment 4 Corey Welton 2012-02-21 18:32:57 UTC
QA Verified.

Comment 6 Mike McCune 2013-08-16 18:24:33 UTC
getting rid of 6.0.0 version since that doesn't exist