Details
-
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
7.4.13 DXP U51
-
3
-
4
-
Regression Bug
Description
Steps:
- In ..\TOMCAT_DIRECTORY\webapps\ROOT\WEB-INF\web.xml, find the <session-timeout> tag and change the value from 15 to 2.
- Add session.timeout=2 in portal-ext.properties
- Start up portal
- Sign in as Test Test with "Remember Me" checked
- Wait for 2 mins.
Expected results:
The session timeout warning message should not appear.
Actual results:
The warning message appears and refreshing logs the user out.