Closed
Bug 271524
Opened 20 years ago
Closed 18 years ago
order of products on query.cgi could be better
Categories
(bugzilla.mozilla.org :: General, enhancement)
bugzilla.mozilla.org
General
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: Biesinger, Assigned: justdave)
Details
So, now that we no longer have a Browser product, none of the probably most common products are shown in the product listbox on query.cgi: All of firefox, core and mozilla application suite require scrolling to select them. Can we change the order somehow, maybe similar to enter_bug.cgi's order?
Comment 1•18 years ago
|
||
Bugzilla doesn't have a notion of order of products, so we'd need to either introduce that or hard-code something. We could perhaps add a snippet of JS to reorder the list, but it might have nasty interactions with our fairly complex code which populates the Component and Version fields from the Product field, and which might expect them to stay in a particular order to match its data structures. So the short answer after a long time is: no :-( Gerv
| Assignee | ||
Comment 2•18 years ago
|
||
Taking all of myk's bugs in the Other b.m.o issues component that he isn't actively working on, since he's no longer the default assignee for this component, and these were all filed while he was.
Assignee: myk → justdave
Comment 3•18 years ago
|
||
We now have classifications that make this easy to do. You can use the classifications to only show certain sets of products.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Updated•18 years ago
|
QA Contact: justdave → reed
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
•