Closed
Bug 538
Opened 27 years ago
Closed 27 years ago
Bugzilla can't search bug lists for a text match
Categories
(Bugzilla :: Bugzilla-General, defect, P2)
Tracking
()
VERIFIED
FIXED
Bugzilla old
People
(Reporter: rkl, Assigned: terry)
Details
Bugzilla currently has no way to type in a word or phrase and have it
come back with a list of bugs that match that word/phrase. Without this
facility, it meant that I've duplicate-reported some bugs by mistake,
without realising they'd already been reported.
To save on CPU cycles, perhaps only the Summary line needs to be searched,
rather than the Description body ?
Also, when submitting a bug, there appears to be no mechanism to avoid
(or at least warning about the possibility of) duplicate bug reports.
Perhaps a keyword system or something would have to be used - if your bug
report matches keywords, list those matching bug reports (allowing the user to
check them out) as a warning before accepting a new bug report. Or maybe
you folks could figure something out better than this, I dunno
BTW, why are there no "Bugzilla components" ? I'm forced to choose a component
when reporting this bug, but they all look like Mozilla components to me !
Assignee | ||
Updated•27 years ago
|
Assignee: {} → terry
Component: HTML Dialogs → UI
Assignee | ||
Updated•27 years ago
|
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•27 years ago
|
||
OK, fixed. I can't believe how fast it is; I guess 500 bugs is not that many.
Assignee | ||
Comment 2•26 years ago
|
||
The database is being reorganized a bit. Instead of the Bugzilla product,
a new Webtools product has been created, with Bugzilla being a component of it.
This bug is being moved from the old Bugzilla product to the new Webtools
product.
Comment 3•25 years ago
|
||
Verified this, has been present a while now, no questions about how.
Status: RESOLVED → VERIFIED
QA Contact: matty
Comment 4•23 years ago
|
||
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Target Milestone: --- → Bugzilla old
Version: other → unspecified
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•