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

delimiter not working correctly #8775

Closed
BlackKite84 opened this issue Sep 13, 2015 · 2 comments
Closed

delimiter not working correctly #8775

BlackKite84 opened this issue Sep 13, 2015 · 2 comments
Labels
wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.

Comments

@BlackKite84
Copy link

follow uri / links not Splitting

https://www.cafe-anime.de/index.php?user/10740-thrawn
https://www.cafe-anime.de/index.php?thread/13521-tsundere-dandere-und-andere-charakterliche-eigearten

unbenannt

in the config is set

action_url_category_delimiter = /
action_title_category_delimiter = /

The Splitting must be so?

/index.php?user
-- 10740-thrawn

/index.php?thread
-- 13521-tsundere-dandere-und-andere-charakterliche-eigearten

@BlackKite84
Copy link
Author

Piwik 2.15.0-b7

@mattab
Copy link
Member

mattab commented Sep 14, 2015

Hi @BlackKite84

This actually works as designed: the splitting only applies to the Request path, not to the Query string.

@mattab mattab closed this as completed Sep 14, 2015
@mattab mattab added the wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it. label Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants