Closed (fixed)
Project:
EU Cookie Compliance (GDPR Compliance)
Version:
8.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2021 at 12:33 UTC
Updated:
26 Jul 2021 at 07:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
carlitus commentedComment #3
f0ns commentedI see the same behaviours happening, the cookie is written from the eu_cookie_compliance.js script. Disabling this script before consent is given is of course not an option as it is used to fire the Cookie compliance functionality.
Comment #4
mile23Comment #5
steffenrWe had the same issue with one of our clients.
In my opinion it would make sense, that the cookie-agreed-version should only be set, if the user really agreed to the cookie consent. I'll work on a merge request for this change.
In the attached MR i fixed the issue - i also had to make small change the handling of the closed status of the popup.
Maybe it would better to make this new behaviour configurable - what do you think?
Comment #7
svenryen commentedLooks good. I'll apply the MR and test later.
Comment #8
svenryen commentedComment #10
svenryen commentedThanks for the patch. I've pushed your fix!
Comment #12
carlitus commented