Bug 854582

Summary: Cannot search "NFS" bugs.
Product: [Community] Bugzilla Reporter: hiroshi01.itani
Component: Query/Bug ListAssignee: Simon Green <sgreen>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: ebaak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-07 11:26:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description hiroshi01.itani 2012-09-05 11:27:37 UTC
Description of problem:

Search keyword "libvirt" shows many bugs.
"nfs" shows only one bug.
1 years ago, I can search many nfs bugs.


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


How reproducible:


Steps to Reproduce:
1. Enter the keyword to "Quick search"
2. 
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Simon Green 2012-09-07 11:26:49 UTC
(In reply to comment #0)
> Description of problem:
> 
> Search keyword "libvirt" shows many bugs.
> "nfs" shows only one bug.
> 1 years ago, I can search many nfs bugs.

This is a feature, not a bug. If you enter a bug alias in the quick search bar, then the bug that uses the alias (bug 808390) will be returned rather than a search.

The work around in this case is to put the nfs in double quotes, which will force the quick search code to do a search on the string nfs

i.e. https://bugzilla.redhat.com/buglist.cgi?quicksearch="nfs"

  -- simon