Closed Bug 276487 Opened 20 years ago Closed 20 years ago

Quicksearch thinks that 'review' is a keyword

Categories

(bugzilla.mozilla.org :: General, defect)

x86
Linux
defect
Not set
minor

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
review was a keyword...
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
This seems to be happening again, and looking at localconfig.js, 'review' is
back in there.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
(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.
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 ago20 years ago
Resolution: --- → FIXED
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.