RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 612172 - Search should automatically search for all substrings (no need of wildcard *)
Summary: Search should automatically search for all substrings (no need of wildcard *)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: system-config-users
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Nils Philippsen
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On: 674047
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-07 13:24 UTC by Miroslav Vadkerti
Modified: 2011-05-19 14:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
This field is the basis of the errata or release note for this bug. It can also be used for change logs. The Technical Note template, known as CCFR, is as follows: Cause If you search for users or groups, it searches for (paraphrased) "searchstring*". Consequence Only users/group names beginning with the search string are found, but not those where the string is somewhere else in the name Fix Now searches for substrings in user/group names.
Clone Of:
: 674047 (view as bug list)
Environment:
Last Closed: 2011-05-19 14:13:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0730 0 normal SHIPPED_LIVE system-config-users bug fix and enhancement update 2011-05-18 18:09:24 UTC

Description Miroslav Vadkerti 2010-07-07 13:24:26 UTC
Description of problem:
Search in s-c-users is confusing for oridnary users. Search accepts wildcards, but in string withou wild cards it shoudl search for *substring* not substring* strings like it does

Example: 
For search string 

Version-Release number of selected component (if applicable):
system-config-users-1.2.100-1.el6.noarch

How reproducible:
100%

Steps to Reproduce:
1. Add user test 
2. search for string "e"

Actual results:
user test not in search results

Expected results:
user test available in search results 

Additional info:

Comment 6 Florian Nadge 2011-05-06 12:58:20 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
This field is the basis of the errata or release note for this bug. It can also be used for change logs.

The Technical Note template, known as CCFR, is as follows:

Cause
    What actions or circumstances cause this bug to present.
Consequence
    What happens when the bug presents.
Fix
    What was done to fix the bug.

Comment 7 Nils Philippsen 2011-05-06 13:30:11 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -3,8 +3,10 @@
 The Technical Note template, known as CCFR, is as follows:
 
 Cause
-    What actions or circumstances cause this bug to present.
+    If you search for users or groups, it searches for (paraphrased)
+    "searchstring*".
 Consequence
-    What happens when the bug presents.
+    Only users/group names beginning with the search string are found,
+    but not those where the string is somewhere else in the name
 Fix
-    What was done to fix the bug.+    Now searches for substrings in user/group names.

Comment 8 errata-xmlrpc 2011-05-19 14:13:57 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0730.html


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