Title:
Bug 78825:(Watson Migration Closure)Session even if disabled via application or the administrator still creates an empty session structure
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Luis Majano / Luis Majano (Luis Majano)
Created: 07/15/2009
Components: Core Runtime, Session Management
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
Session even if disabled via application or the administrator still creates an empty session structure. So there is no way to know if the session is enabled or not.The best way to approach this is that if the session management is not enabled, then the session scope should NOT be created. Railo and open BD both have this approach and it makes it much more easier to detect if session is enabled or not.
Method:
disabled session management and do this:isDefined("session")
Result:
Session even if disabled via application or the administrator still creates an empty session structure. So there is no way to know if the session is enabled or not.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039298
External Customer Info:
External Company:
External Customer Name: Luis Majano
External Customer Email: 7A3D2E124563615A99201549
External Test Config: 07/15/2009
Attachments:
Comments: