Closed
Bug 302510
Opened 20 years ago
Closed 15 years ago
Remove hard-coded platform abbreviations from QuickSearch
Categories
(Bugzilla :: Query/Bug List, enhancement, P4)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: Wurblzap, Assigned: mkanat)
References
Details
(Whiteboard: [fixed by blocker])
QuickSearch uses a hard-coded list of platform abbreviations (platform stems) to
trigger substring searches on the rep_platform field in the bugs table
(http://lxr.mozilla.org/mozilla/source/webtools/bugzilla/localconfig.js#39). It
would be good to maintain these stems somewhere closer to editvalues.cgi so that
it's easier to keep this list in loose, but related, sync with the rep_platform
table.
Assignee | ||
Updated•18 years ago
|
Priority: -- → P4
![]() |
||
Comment 1•15 years ago
|
||
Fixed by bug 518459 in Bugzilla 3.6.
Assignee: query-and-buglist → mkanat
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 518459
Resolution: --- → FIXED
Whiteboard: [fixed by blocker]
Target Milestone: --- → Bugzilla 3.6
You need to log in
before you can comment on or make changes to this bug.
Description
•