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] Variable First-Party Cookie is not decoding the value #22158

Open
4 tasks done
pulphix opened this issue Apr 24, 2024 · 0 comments
Open
4 tasks done

[Bug] Variable First-Party Cookie is not decoding the value #22158

pulphix opened this issue Apr 24, 2024 · 0 comments
Labels
Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member

Comments

@pulphix
Copy link

pulphix commented Apr 24, 2024

What happened?

  1. Create a Variable based on First-Party Cookie
  2. Set option URI Decode-Cookie
  3. Save Configuration

Actual Behavior:
The content are not decoded
Screenshot 2024-04-24 at 09 30 51
Screenshot 2024-04-24 at 09 31 01

What should happen?

Expected Behavior:
The content on the cookie will be saved as Decoded values

How can this be reproduced?

  1. Create a Variable based on First-Party Cookie
  2. Set option URI Decode-Cookie
  3. Save Configuration
  4. Go to the page with debug mode Enabled.
  5. Check cookie is saved on Browser
  6. Check Value Variable on the Debug Console
  7. The value should be decoded

Matomo version

Cloud Version

PHP version

No response

Server operating system

No response

What browsers are you seeing the problem on?

No response

Computer operating system

No response

Relevant log output

No response

Validations

@pulphix pulphix added Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member
Projects
None yet
Development

No branches or pull requests

1 participant