---
** [tickets:#7932] Fix pagination issue in the commit browser**
**Status:** open
**Milestone:** unreleased
**Created:** Wed Jul 15, 2015 08:47 PM UTC by Heith Seewald
**Last Updated:** Wed Jul 15, 2015 08:47 PM UTC
**Owner:** nobody
The `index` method on `allura.controllers.repository.CommitBrowser` has an
issue where every page from the pagination consists of an identical copy of the
entire list.
so **?page=2** is the same as **?page=10** and they both contain a full
(non-paged) version of the changes.
---
Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed
to https://forge-allura.apache.org/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.