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

bug with "and" key word #11313

Closed
beemoon opened this issue Feb 1, 2017 · 1 comment
Closed

bug with "and" key word #11313

beemoon opened this issue Feb 1, 2017 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@beemoon
Copy link

beemoon commented Feb 1, 2017

Hello,
if you have word "and" in action like that

piwik.php?action_name=test%20and%20foobar

"test and foobar" is title of your web page in html title tag

you will get a acces denied to piwik.php file and no track for your page or website !!!!

(debug with console browser in firefox)

@sgiehl
Copy link
Member

sgiehl commented Feb 1, 2017

piwik.php?action_name=test%20and%20foobar

this request can't work as tracking requires idsite param

@sgiehl sgiehl closed this as completed Feb 1, 2017
@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label Feb 1, 2017
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