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

Row Evolution regression, broken for reports other than actions #3381

Closed
anonymous-matomo-user opened this issue Sep 17, 2012 · 2 comments
Closed
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

Go http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=day&date=yesterday#module=CustomVariables&action=index&idSite=7&period=day&date=yesterday

expand "Forum status" and choose evolution chart for either of values

Observed:
Nothing happens

Expected:
Evolution over period chart should be displayed.

Note:
There seems to be something broken in general in evolution charts, as those work for some items and don't for others.

@mattab
Copy link
Member

mattab commented Sep 19, 2012

Thanks for the report! I can verify on the demo. Row evolution still works in dashboard but not in sub reports.

This bug was introduced as a result of fixing a bug in visitor log for Chrome browser, in [6993]

Benaka, I think a better way would be to specifically disable doHandleRowActions for the JS datatable of the Visitor log templates (and real time widget) instead of selecting within the function if it's to ignore.

@diosmosis
Copy link
Member

(In [7036]) Fixes #3381, add ability to disable row actions in HTML datatables and disable them in visitor log to fix chrome issue.

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

3 participants