Closed (fixed)
Project:
EU Cookie Compliance (GDPR Compliance)
Version:
7.x-1.43
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2022 at 13:44 UTC
Updated:
29 Oct 2023 at 12:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
_pratik_Comment #3
_pratik_Please check this.
Thanks
Comment #4
karanpagare commentedPatch #3 applies cleanly and UK is removed from eu_cookie_compliance_user_in_eu function
Comment #5
svenryen commentedThanks for the report and the patch. The UK still has the same cookie legislation as they had during their EU membership. Until that's changed I think it makes sense to have the country included, but instead rename the feature to "EU, EEC countries and the UK" rather than just "EU".
You can for example see that the Guardian still displays a cookie banner when you access the site from a UK ip address.
Comment #6
mahima_mathur23 commentedAttaching the patch for changing the setting page to display EU, EEC countries and the UK rather than only EU countries.
As it is in Drupal 7 whose support will end in this year, I haven't made much changes, just some significantly required ones.
Comment #7
mahima_mathur23 commentedComment #9
svenryen commentedThanks for the review and patch.