Closed
Bug 1541898
Opened 6 years ago
Closed 6 years ago
Allow to search on product/component pair
Categories
(bugzilla.mozilla.org :: Search, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: calixte, Assigned: kohei)
Details
Attachments
(1 file)
To make my life easier, it'd be nice to be able to search on product/component pair, for example:
f1: component
o1: equals
v1: Core::General
here v1 would be splitted around '::' or another separator: it doesn't matter, and look for product == Core AND component == General.
Of course it should work with something like:
f1:component
o1: anywords
v1: Dom: Workers,Core::General,IPC
and it should work with component=...
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment 4•3 years ago
|
||
For consistency the below form should be addressed:
https://bugzilla.mozilla.org/buglist.cgi?limit=10&component=bugzilla.mozilla.org::Search
(like [ https://bugzilla.mozilla.org/buglist.cgi?limit=10&f1=component&o1=equals&v1=bugzilla.mozilla.org::Search ])
You need to log in
before you can comment on or make changes to this bug.
Description
•