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

when Live plugin is disabled, do not show error in Segment value auto-suggest #4873

Closed
mattab opened this issue Mar 19, 2014 · 1 comment
Closed
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 19, 2014

Got: big red notification "The plugin Live is not enabled. You can activate the plugin on Settings > Plugins page in Piwik."

Expected: instead, simply do not show auto-suggest values and silently fail.

I tried to add this line to the Segmentation.js:594, but it didn't work:

   ajaxHandler.setErrorCallback(function () {});
@tsteur
Copy link
Member

tsteur commented Mar 20, 2014

In fe389fa: fixes #4873 when Live plugin is disabled, do not show error in Segment value auto-suggest

@mattab mattab added this to the 2.2.1 - Piwik 2.2.1 milestone Jul 8, 2014
@tsteur tsteur modified the milestones: 2.4.0 - Piwik 2.4.0, 2.2.1 - Piwik 2.2.1 Jul 11, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 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