Closed
Bug 315593
Opened 20 years ago
Closed 20 years ago
Allow search based on Alias.
Categories
(Bugzilla :: Query/Bug List, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: michael.t.quinn, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
In the advanced search page ...
I would like to search for bugs containing a specified string in the bug Alias.
I would also like to search for bugs with a null Alias.
Reproducible: Always
Steps to Reproduce:
Comment 1•20 years ago
|
||
Use the boolean charts, Alias; "contains the string"; some string. Empty alias should be possible using the boolean charts.
Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Use the boolean charts, Alias; "contains the string"; some string. Empty alias
> should be possible using the boolean charts.
I'm using 2.18 and the only fields listed in "Advanced Searching Using Boolean Charts:" are Classification, Deadline, Commenter, Flag Requestee, and Time Since Assignee Touched. Alias is not listed.
Version: unspecified → 2.18
![]() |
||
Comment 3•20 years ago
|
||
Using 2.21, you can request for bugs having an alias using Boolean Charts and:
"Alias" "contains regexp" ".+"
Also bugs which have no alias by checking the "Not (negate this whole chart)" checkbox.
For a specific alias, it's even easier, still by using booleans charts.
No new feature will go in 2.18 (nor in 2.20). So marking WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•