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

filter_pattern & filter_column on SitesManager.getAllSites fails #7699

Closed
RMastop opened this issue Apr 17, 2015 · 1 comment
Closed

filter_pattern & filter_column on SitesManager.getAllSites fails #7699

RMastop opened this issue Apr 17, 2015 · 1 comment
Assignees
Labels
answered For when a question was asked and we referred to forum or answered it.
Milestone

Comments

@RMastop
Copy link
Contributor

RMastop commented Apr 17, 2015

I noticed a problem with the returned data:
module=API&method=SitesManager.getAllSites&format=xml&token_auth=mytokenauth&filter_pattern=TextToSearchFor&filter_column=name

The data returned contains all Sites, I expected to get only data returned containing "TextToSearchFor" in the name Column.

@tsteur tsteur added the Bug For errors / faults / flaws / inconsistencies etc. label Apr 21, 2015
@tsteur tsteur added this to the Piwik 2.13.0 milestone Apr 21, 2015
@tsteur tsteur self-assigned this Apr 21, 2015
@tsteur tsteur added answered For when a question was asked and we referred to forum or answered it. and removed Bug For errors / faults / flaws / inconsistencies etc. labels Apr 21, 2015
@tsteur
Copy link
Member

tsteur commented Apr 21, 2015

I fixed this in #7634 and it should work with Piwik 2.13. Feel free to reopen in case it does not.

@tsteur tsteur closed this as completed Apr 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants