Bug 576320 - would like sorting in the component list
Summary: would like sorting in the component list
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: User Interface
Version: 3.6
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1058462
TreeView+ depends on / blocked
 
Reported: 2010-03-23 20:01 UTC by Bill Nottingham
Modified: 2014-03-17 03:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-01 20:51:58 UTC
Embargoed:


Attachments (Terms of Use)
Patch to move distribution to front of component list for enter_bug.cgi (v1) (1.56 KB, patch)
2010-03-31 21:49 UTC, David Lawrence
nelhawar: review+
Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1058462 0 medium CLOSED Guided Bug Entry Component Description's for RHEL 6 Components are offset by one beginning with element "doc-Installatio... 2021-02-22 00:41:40 UTC

Internal Links: 1058462

Description Bill Nottingham 2010-03-23 20:01:21 UTC
Description of problem:

For Fedora, we'd like to enable sorting (via javascript, presumably) in the component list, so that the first component (when submitting bugs, at least) is 'distribution'. Is this possible?

Version-Release number of selected component (if applicable):

bz-current

Comment 1 David Lawrence 2010-03-31 21:49:44 UTC
Created attachment 403834 [details]
Patch to move distribution to front of component list for enter_bug.cgi (v1)

here is a patch that moves distribution if present to the front of the components list so that people will see it easily. I also look for unspecified as well since some products use that to mean they do not know which to choose.

It just resorts the list in the cgi code itself before rendering so it doesn't require javascript.

Please review.

Dave

Comment 2 Noura El hawary 2010-04-01 11:59:33 UTC
Comment on attachment 403834 [details]
Patch to move distribution to front of component list for enter_bug.cgi (v1)

Hi Dave,

seems to be working fine for me on bz-web1. 

Thanks,
Noura

Comment 3 David Lawrence 2010-04-01 20:51:58 UTC
Thanks Noura. Committed to SVN and will be in next weeks update.

Dave


Note You need to log in before you can comment on or make changes to this bug.