Closed (fixed)
Project:
EU Cookie Compliance (GDPR Compliance)
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
23 Jul 2018 at 14:45 UTC
Updated:
16 Sep 2020 at 20:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
svenryen commentedIf you need to ask consent again, you can change the name of the cookie (under advanced). This will result in all users seeing the banner again.
Comment #3
svenryen commentedComment #4
l_vandamme commentedReopening this ticket as I agree with the initial request.
Changing the cookie name will not always be an optimal solution as this might require reconfiguring third parties like Google Tag Manager.
Comment #5
l_vandamme commentedComment #6
svenryen commentedThis could indeed be something worth looking into. I'm bumping priority to Major.
Comment #7
grayle commentedD7 patch. Based on version. Admins can change the version to reshow the popup.
Won't trigger a reshow when updating to this version, so as not to needlessly show the popup.
Going to start on the D8 patch now.
Comment #8
grayle commentedD8 patch
Comment #9
grayle commentedUpdated D7 patch to make version field required, to match D8 patch.
Comment #10
svenryen commentedHere's some feedback. Applies to both D7 and D8:
Looks good. Here's some feedback. I haven't applied the patch, will do that once these items have been resolved.
Why is version 0.0.1 by default? Wouldn't it make more sense if it was 1.0.0? And I think we should label the new value 'cookie_policy_version'
Do we want the cookie name to reflect the base name that the module uses?
This title uses abbreviation, could that confuse some users? It would be better to spell the name out fully. Though here we don't need to repeat EUCC, I suggest using "Privacy policy version" since it better reflects the nature of this setting.
I feel we need a native Englishman to help us with a short and concise sentence. The best I can come up with is "Change this value to make the cookie information banner reappear for all visitors. A typical usage of this field is to increase the value when the privacy policy has been changed."
Check the version number here as well.
cookie_policy_version would be a better name.
Comment #11
grayle commentedUpdated D8 patch
Comment #12
grayle commentedForgot to replace an instance of the old 'version' field in the javascript file.
Comment #13
grayle commentedJesus. This is why you don't work on an empty stomach.
Comment #14
grayle commentedComment #15
grayle commentedComment #17
svenryen commentedComment #20
svenryen commentedThanks for the contribution!