GNU bug report logs - #6533
multi-page pkgreport.cgi issues

Previous Next

Package: debbugs.gnu.org;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Mon, 28 Jun 2010 17:50:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6533 in the body.
You can then email your comments to 6533 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Message #1 received at quiet <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: GNU Bug Tracker <quiet <at> debbugs.gnu.org>
Subject: multi-page pkgreport.cgi issues
Date: Mon, 28 Jun 2010 13:49:26 -0400
Package: debbugs.gnu.org

Some pkgreport.cgi searches may return multiple pages of results. The
limit is 400 results per page. This is due to resource issues on the
server.

The current implementation is not very smart:

The 400 limit is applied _before_ the search. In other words, reports
are searched in chunks of 400. The may well be no results in that
batch. One has to page through all the pages (with about 2000 open
bugs, it is currently only about 5 pages) to search all the bugs.

It would be better to apply the limit _after_ the search, if possible.

The summaries that are displayed on each page only apply to the
current page. Perhaps they should refer to the totals (though this is
not clear, since eg the summary at the top of the page is actually a
collection of links to the various sections on the pages below).







bug closed, send any further explanations to 6533 <at> debbugs.gnu.org and Glenn Morris <rgm <at> gnu.org> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 01 Jul 2011 06:55:01 GMT) Full text and rfc822 format available.

Message #4 received at 6533-quiet <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 6533-quiet <at> debbugs.gnu.org
Subject: Re: multi-page pkgreport.cgi issues
Date: Fri, 01 Jul 2011 02:54:21 -0400
close 6533
stop

Fixed.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Jul 2011 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 23 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.