Closed
Bug 276487
Opened 20 years ago
Closed 20 years ago
Quicksearch thinks that 'review' is a keyword
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: crispin, Assigned: justdave)
References
()
Details
If you search for "review" using the quicksearch on the front page of b.m.o, you get a page saying: "review is not a known keyword. The legal keyword names are listed here." I suggest it is removed from https://bugzilla.mozilla.org/localconfig.js
| Assignee | ||
Comment 2•20 years ago
|
||
Hmm, I wasn't aware the review keyword had been removed. So when do we start getting quicksearch to use config.cgi?ctype=js instead of localconfig.js? ;) Keyword has been removed from the js file.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•20 years ago
|
||
This seems to be happening again, and looking at localconfig.js, 'review' is back in there.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
| Assignee | ||
Updated•20 years ago
|
Blocks: bmo-upgrade-051022
Comment 4•20 years ago
|
||
(In reply to comment #2) > So when do we start getting quicksearch to use config.cgi?ctype=js instead of > localconfig.js? ;) Better question, when do we decide to ditch the JavaScript intense QuickSearch and replace it with something else. Maybe something that first checks for bug numbers/aliases then falls back on the full text searching thing.
| Assignee | ||
Comment 5•20 years ago
|
||
Fixed again. We had two copies of localconfig.js, which were alternately fed depending on whether you accessed if via https or http to avoid mixed-content warnings with the search results back before we had locked out http access. The https version has now been fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•