Bug 406481

Summary: 4.1: Bug list pagination
Product: [Community] Bugzilla Reporter: David Lawrence <dkl>
Component: Bugzilla GeneralAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 3.6CC: kbaker
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-19 05:25:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to allow the buglist columns to be resorted on client side (v1) dkl: review?

Description David Lawrence 2007-11-30 17:12:14 UTC
Description:
Add pagination to buglist.cgi so that long bug lists can be viewed more efficiently. Either use ajax based approach that retrieves a small set of each results each page, or use Yahoo YUI datatable support which loads the whole buglist into the client and uses JS to create sortable paged table (slower).


Requester:
Dave Lawrence

Comment 1 David Lawrence 2008-05-08 20:33:37 UTC
Created attachment 304894 [details]
Patch to allow the buglist columns to be resorted on client side (v1)

Uses sorttable.js which allows a table to be sorted when clicking the header.
Does not give us pagination but is a simple way to add sorting functionality to
our current templates.

Please review.
Dave

Comment 2 David Lawrence 2008-05-08 20:37:11 UTC
Link to YUI DataTable example from HTML table source.

http://developer.yahoo.com/yui/examples/datatable/dt_enhanced.html

Comment 3 David Lawrence 2008-08-18 21:10:45 UTC
Voting for future Bugzilla features will be opening soon. Announcement of start date will be posted to the bugzilla-development-list and other broader audience.

Dave

Comment 4 David Lawrence 2010-01-15 17:32:32 UTC
Red Hat Bugzilla is now using version 3.4 of the Bugzilla codebase and
therefore this feature will need to be implemented against the new release.
Updating bug version to 3.2.

Comment 5 David Lawrence 2010-08-25 21:40:45 UTC
Red Hat has now upgraded to Bugzilla 3.6 and this bug will now be reassigned to that version. It would be helpful to the Bugzilla Development Team if this bug is verified to still be an issue with the latest version. If it is no longer an issue, then feel free to close, otherwise please comment that it is still a problem and we will try to address the issue as soon as we can.

Thanks
Bugzilla Development Team

Comment 7 Jeff Fearn 🐞 2012-05-30 04:37:49 UTC
As part of the recent Bugzilla 2.4 upgrade the Bugzilla team are cleaning up bugs opened against old versions of Bugzilla. This bug has been flagged as an old bug and will be CLOSED WONTFIX in 7 days time.

If you believe this bug is an issue in the latest Bugzilla version please comment on this bug within 7 days. Doing so will ensure this bug is not closed automatically.

Thanks, the Bugzilla team.

Comment 8 Jeff Fearn 🐞 2012-07-19 05:25:33 UTC
As noted previously, the Bugzilla Team is cleaning up a large number of outstanding issues that have bit rotted. This bug is being closed as there has been no response to that notification.

If you believe this bug is still important please reopen this bug in the NEW status and PM will consider it.