Bug 406481 - 4.1: Bug list pagination
Summary: 4.1: Bug list pagination
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 3.6
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-30 17:12 UTC by David Lawrence
Modified: 2013-06-24 02:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-19 05:25:33 UTC
Embargoed:


Attachments (Terms of Use)
Patch to allow the buglist columns to be resorted on client side (v1) (25.79 KB, patch)
2008-05-08 20:33 UTC, David Lawrence
dkl: review?
Details | Diff

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.


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