Problem/Motivation

I manage a bunch of D7 legacy sites.

The company also has a legal team that tells me which cookies we're allowed to set and not set before user consent to cookies is given.

And there's a nest of red tape around getting permission to set another cookie.

Therefore I have to patch eu_cookie_compliance so it doesn't set the cookie-agreed-version cookie if I want to update the legacy sites to use the latest version of this module without doing battle with the organization.

It would be nice if there were just a checkbox that said 'Enable policy versioning' or something like that.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#5 Screenshot 2022-10-08 at 14.25.35.png46.21 KBsvenryen
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Mile23 created an issue. See original summary.

svenryen’s picture

Good point. Patches are welcome! :)

svenryen’s picture

Version: 7.x-1.x-dev » 2.0.x-dev

  • svenryen committed ea278e4 on 2.0.x
    Issue #3193826 by svenryen, Mile23: Allow never setting policy version...
svenryen’s picture

Issue summary: View changes
Status: Active » Fixed
StatusFileSize
new46.21 KB

We now have this feature in 2.0.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.