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

"Previous" Paging in visitor log always comes back to first page, but still shows "Previous" #2395

Closed
anonymous-matomo-user opened this issue May 4, 2011 · 4 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@anonymous-matomo-user
Copy link

In visitor log clicking the previous link always directs you to the first entries for selected date range. After clicking "previous" the next link stops working as well.

Reported in german support forum: http://forum.piwik.org/read.php?5,76470
Keywords: visitor log, paging

@mattab
Copy link
Member

mattab commented May 6, 2011

Yes this is a known limitation. I agree that the Previous button should be hidden, but clicking previous will always show the first page (the way we do paging)

@anonymous-matomo-user
Copy link
Author

Ok, I see. Perhaps Previous should then be renamed to e.g. First?

Nevertheless the Next link should work as expected and direct you to the following page of entries, shouldn't it? In my setup, if the Previous link has been clicked one or more times the Next link will just redisplay the first page of visitors.

@anonymous-matomo-user
Copy link
Author

Not sure if this has anything to do with this, but Firefox has a great plugin called autopager (https://addons.mozilla.org/en-US/firefox/addon/autopager/). I have been unable to setup autopager to pull the next page when scrolling down.

To have to click Next through pages and pages of hits looking for something is an annoyance. A tool like autopager can easily get the next page.

Has anyone successfully gotten autopager to work with the Visitor Log?

@mattab
Copy link
Member

mattab commented May 24, 2011

(In [4794]) Fixes #2395
On the visitor Log table, "Previous" is displayed as "First" (thanks for suggestion n0v1)
Also, "First" is hidden on first page as expected after it was clicked

@anonymous-matomo-user anonymous-matomo-user added this to the Future releases milestone 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.
Projects
None yet
Development

No branches or pull requests

2 participants