Bug 79279

Summary: Blank package name search returns junk on Advanced Search page
Product: [Retired] Red Hat Network Reporter: Matt Jamison <jamisonm>
Component: RHN/Web SiteAssignee: Greg DeKoenigsberg <gdk>
Status: CLOSED CURRENTRELEASE QA Contact: Fanny Augustin <fmoquete>
Severity: high Docs Contact:
Priority: medium    
Version: RHN DevelCC: alikins, bretm, cturner, gafton, jturner, mihai.ibanescu, robin.norwood
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-12-10 17:35:15 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:
Bug Depends On:    
Bug Blocks: 76241    

Description Josef Komenda 2002-12-09 14:39:36 UTC
Description of Problem: Should probably limit the package name search to 3
characters as well.

Comment 1 Josef Komenda 2002-12-09 14:45:13 UTC
Also, this may need to be optimized:

Additional comment by cturner on 2002-12-07 14:26:47

package search "works" but it doesn't behave like system search.  it still uses
the old query_into_set instead of the newer datasource-driven mechanism.  rob
and I have cleaned up the system search to be a bit more datasource-friendly. 
the errata and package search need to be done similarly, else we end up with the
same search mishmash we had before.  this should be an easy conversion; rob or I
can help if there are any questions with how we did things.  once that has been
done, I will optimize the queries to improve performance.  one of the problems
with the current search is that it should only store the latest versions of
packages in the set, not store all matches and expect the elaborator to filter
it as it seems to do now.

Comment 2 Chip Turner 2002-12-10 17:35:06 UTC
fixed.

now if you do a search w/o typing text in, it just takes you to the search page
of the appropriate type.

Comment 3 Josef Komenda 2002-12-10 23:13:39 UTC
Looks good on dev, closing.