Comment 3 for bug 1235

Revision history for this message
Björn Tillenius (bjornt) wrote : Re: [Bug 1235] When batch_start is >= the number of bugs shown, an error is raised

On Mon, Jan 09, 2006 at 02:51:55PM -0000, Brad Bollenbach wrote:
> Changed in: Launchpad (upstream)
> Priority: Medium => Low
> Explanation: With the new navigation controls, I believe this will
> only happen if the user hand-hacks the batch_start
> parameter. I'd need to test more to see if other
> conditions cause it to occur.

I'm not sure which new navigation controls you're referring to, so I
might be wrong. But I think that this still can happen without
hand-hacking the URL. Let's say that you have two pages, one with 20
bugs, the other with 1 bug. From the first page you go to edit a bug,
which results in the bug being removed from the bug listing (for
example by marking the bug Fixed). Now you should have only one page
with 20 bugs, but since there's no way getting back to the bug listing
without using the back button, you press the back button and get a
cached version of the page, with the possibility to navigate to the
now non-existant page.