Closed
Bug 378110
Opened 18 years ago
Closed 18 years ago
Wording of "Bugzilla will search bug descriptions and comments" should state "summary and comments"
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jkirby, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Build Identifier: 3.0rc1
On the "Find a Specific Bug" tab, the help text shown states the following:
"Find a specific bug by entering words that describe it. Bugzilla will search bug descriptions and comments for those words and return a list of matching bugs sorted by relevance"
This text is false. It checks the comments and summary only, not the description.
Reproducible: Always
Steps to Reproduce:
1. Install 3.0rc1. Create a single bug with the text "report" in the summary and the text "security" in the description. No comments.
2. Click on Search. In the "Find a Specific Bug" tab, select Status / All; Product / All; Words "security" (without the quotes). Hit Search.
Actual Results:
Zarro Boogs found.
Expected Results:
1 bug found, with "security" in the description field
Comment 1•18 years ago
|
||
Tested on both Bugzilla 3.0 and 3.1 and the description (aka comment 0) is correctly taken into account.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Version: unspecified → 3.0
You need to log in
before you can comment on or make changes to this bug.
Description
•