Skip to content

"Load more visits" with "Visitor Profile" loads the same visits #4451

@anonymous-matomo-user

Description

@anonymous-matomo-user

Clicking the "Load more visits" button loads the same visits again.

URL: example.com/piwik/index.php?module=CoreHome&action=index&date=2013-12-23&period=day&idSite=1#module=Live&action=getVisitorLog&date=2013-12-23&period=day&idSite=1&popover=visitorProfile$visitorID

With the request being sent, the filter_offset parameter gets increased for every click, but it does not appear to affect the filtering of the returned results:
index.php?date=2013-12-23&module=Live&action=getVisitList&period=day&visitorId=$ID&filter_offset=105&idSite=1

This is with current Git master.

Metadata

Metadata

Assignees

Labels

BugFor errors / faults / flaws / inconsistencies etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions