[MGNLPRIV-45] CookieManager Always Has A False Value In addCookie() IF Statement Created: 20/Jul/18  Updated: 20/Jul/18  Resolved: 20/Jul/18

Status: Closed
Project: Privacy
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Neutral
Reporter: Julian Nodarse Assignee: Unassigned
Resolution: Not an issue Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

The Visitor Detector Filter is having difficulty accepting visitor cookies. It is using VisitorDetectorFilter.java which internally uses DefaultCookieManager.java to create the cookie. The problem is with the addCookie() method inside DefaultCookieManager. The if statement :

if (isCookieConsented(cookieDefinition))

Is always false which does not allow the rest of the code in the method to execute, so the cookie is never created .



 Comments   
Comment by Roman Kovařík [ 20/Jul/18 ]

https://documentation.magnolia-cms.com/display/DOCS57/GDPR+and+cookies#GDPRandcookies-anc-cookie-consent-interaction

Generated at Mon Feb 12 10:31:07 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.