Closed (fixed)
Project:
Mailing List
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Sep 2017 at 17:30 UTC
Updated:
14 Feb 2018 at 21:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sebas5384 commentedComment #3
sebas5384 commentedComment #4
manuel.adanThe user session is required to grant access to the own mailing list subscriptions when the current user is anonymous or identified working with third party subscriptions. Without user session, this support is simply not available.
I noticed that the session manager doesn't start on CLI or when cookies aren't allowed, so a simpler approach to avoid the problem is to check for its status right before using of the user private temporary store. Please, confirm that this way also solves it.
Comment #6
manuel.adanCommitted. Please, reopen if needed.
Comment #8
manuel.adan