Ticket #1428 (closed Bug: fixed)
The Actions > Page URLs and Page titles reports should have pagination
| Reported by: | matt | Owned by: | matt |
|---|---|---|---|
| Priority: | critical | Milestone: | Piwik 0.6.3 |
| Component: | UI (templates, javascript) | Keywords: | |
| Cc: | Sensitive: | no |
Description
Because the reports are truncated after 500 rows by default (see config value datatable_archiving_maximum_rows_actions), there is more to display than what is currently displayed in these reports.
We should either
- quick fix: display all rows, but this will significantly slow down the page load
- proper solution: Add pagination the same way it works with standard datatables.
Change History
Note: See
TracTickets for help on using
tickets.
