Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-3.3.0.GA_P05, 4.3
-
Component/s: Framework
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #13322 - https://icesoft.my.salesforce.com/50070000013VpOR
-
Workaround Exists:Yes
-
Workaround Description:Set strictSessionTimeout=false or have a set timeout value.
Description
When using strictSessionTimeout=true and setting the session timeout to -1 or 0, the session expires immediately when the page is loaded.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | Case13322Example.war [ 18499 ] | |
| Attachment | Case13322Example.zip [ 18500 ] |
| Assignee | Mircea Toma [ mircea.toma ] | |
| Fix Version/s | EE-3.3.0.GA_P05 [ 13082 ] | |
| Fix Version/s | 4.3 [ 13096 ] | |
| Assignee Priority | P2 [ 10011 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #51713 | Thu Jul 06 06:42:51 MDT 2017 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/SessionTimeoutMonitor.java
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Attached test case that shows issue.
Steps: