Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Peter Freitag / Peter Freitag (Peter Freitag)
Created: 09/06/2012
Components: Security
Versions: 10.0
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: Final / CF10_Update14
Priority/Frequency: Major / All users will encounter
Locale/System: English / Linux RH Enterprise 6
Vote Count: 0
Problem Description: In Application.cfc you can specify this.sessioncookie.timeout=-1 however you can't specify a timeout of -1 server wide in the ColdFusion administrator.
Steps to Reproduce: Go to Server Settings > Memory Variables and enter -1 for the cookie timeout value
Actual Result: Error "Session cookie timeout value should be more than 2 minutes."
Expected Result: Sets a session cookie instead of specifing a timeout.
Any Workarounds: You can set sessionCookieTimeout = -1 in neo-runtime.xml manually and it works
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3326488
External Customer Info:
External Company:
External Customer Name: pete_freitag
External Customer Email:
External Test Config: My Hardware and Environment details: RHEL 6.3
Attachments:
Comments: