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

Incorrect handling of special character in custom dimension values #17119

Open
Grolleau opened this issue Jan 19, 2021 · 1 comment
Open

Incorrect handling of special character in custom dimension values #17119

Grolleau opened this issue Jan 19, 2021 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. c: Custom Dimensions For issues related to the Custom Dimensions plugin.

Comments

@Grolleau
Copy link

Expected Behavior

Special characters contained in custom dimension should be supported

Current Behavior

  • specials characters are correctly displayed in visits log
    visits_log_special_character

  • specials characters are not displayed in custom dimension report

  • opening segmented visits log from custom dimension report doesn't load any data
    custom_dimension_report

Steps to Reproduce

  1. create a custom dimension
  2. push a value with a special character (ex: '+')
  3. open Visitors / <custom dimension name>

Environment

Matomo Analytics Cloud

@tsteur tsteur added c: Custom Dimensions For issues related to the Custom Dimensions plugin. Bug For errors / faults / flaws / inconsistencies etc. labels Jan 19, 2021
@tsteur tsteur added this to the Backlog (Help wanted) milestone Jan 19, 2021
@tsteur
Copy link
Member

tsteur commented Jan 19, 2021

Thanks for creating this bug report @Grolleau I had a quick look in the code but not sure yet where this happens. Maybe it's a more of a generic issue.

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. c: Custom Dimensions For issues related to the Custom Dimensions plugin.
Projects
None yet
Development

No branches or pull requests

2 participants