Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Jack ChaseJack ChasePriority
NewFix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Affects versions
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Jack Chase
Jack ChasePriority
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Affects versions
Created 29 June 2020 at 20:26
Updated 7 March 2025 at 09:46
Resolved 2 August 2021 at 09:20
Browser has no cookies.
*Application.cfc *
this.sessionManagement = false; this.setClientCookies = false;
If anywhere in your code you have:
thread { }
A JSESSIONID cookie is sent to browser.