Active
Project:
COOKiES Consent Management
Version:
1.2.12
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Sep 2024 at 11:34 UTC
Updated:
17 Jan 2026 at 23:38 UTC
Jump to comment: Most recent
Comments
Comment #2
stolzenhain commentedComment #3
knvc commentedI'm also experiencing this issue in version 1.2.13.
Comment #4
neptune-dc commentedProblem is in CDN content: /libraries/cookiesjsr/dist/cookiesjsr.min.css: {}
It treats always on cookies as any service that does not need consent with the variable `service.needConsent`.
However, it does not consider `service.needConsent` when saving:
Since the problem is in the CDN, I don't think this can be solved with a patch.
Comment #5
stolzenhain commentedThanks for the decution! I lost track of this issue. The library is maintained by the same people working on this module:
https://github.com/jfeltkamp/cookiesjsr/tree/1.x
so far, nobody has brought up the issue there, so we could as well propose a patch .. will try to get back on this.