Closed
Bug 381935
Opened 19 years ago
Closed 19 years ago
The Bugzilla search feature is broken when using empty search criteria.
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: lcutler, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: version 3.0
The Bugzilla search feature is broken when using empty search criteria.
1. Go to Bugzilla main page
2. Select Actions -> Search
3. Leave options at default
4. Click "Search"
An error dialog pops up with the following message:
"The Words field cannot be empty. You have to enter at least one word in your
search criteria."
Reproducible: Always
Steps to Reproduce:
1.Go to Bugzilla main page
2.Select Actions -> Search
3.Leave options at default
4.Click "Search"
Actual Results:
An error dialog pops up with the following message:
"The Words field cannot be empty. You have to enter at least one word in your
search criteria."
Expected Results:
A list of all open bugs.
It gave an error. See "actual results".
Comment 1•19 years ago
|
||
That's the desired effect. We no longer let users getting all bugs from the DB this way. If you want all bugs, use the advanced search form.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•