-
Type: Bug Report
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.2.0
-
Fix Version/s: 5.2.1-B1
-
Component/s: Session
-
Labels:None
-
External issue URL:
-
Change Log Group:Fixed
-
Change Log Message:Session cookies were sent out during CLI requests by mistake.
-
Story Points:1
-
External issue ID:1375
-
Copy Issue Key:
-
Patch Instructions:
Session-related cookies (sid, cookies_on, etc.) are sent, when session must not be used.
This can be detected only, when /tools/cron.php is executed from PHP CLI and "Cannot modify header information - headers already sent by ..." warning is raised.