Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Actions > Page URLs and Page titles reports should have pagination #1428

Closed
mattab opened this issue Jun 15, 2010 · 1 comment
Closed
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jun 15, 2010

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.
@mattab
Copy link
Member Author

mattab commented Jun 22, 2010

(In [2339]) Fixes #1428
Page titles, Page URLs reports now have pagination like other datatables.

@mattab mattab added this to the Piwik 0.6.3 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority.
Projects
None yet
Development

No branches or pull requests

1 participant