Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.X, 7.2.X, Master
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
3
Description
Steps to Reproduce
1. In webapps/ROOT/WEB-INF change the session-timeout from 15 to 1
2. Set the following portal properties:
session.timeout=1 session.timeout.warning=1
3. Log in to the portal
4. Immediately click the X to close the session timeout warning pop up
Expected Results
The popup would disappear and not reappear.
Actual Results
The popup window disappears but then reappears again sometimes with {0} in place of the count down time.
Note
The behavior is inconsistent so it may take a few tries to reproduce the issue.