1) Set session.timeout = 2 in com.enonic.xp.web.jetty.cfg then restart XP
2) Login then navigate to CS, open site wizard for example.
3) Wait for the session expired.
Expected behavior: Notification message Your session has expired should appear.
If you are encountering a message, "Your session has expired." please copy paste big parts of texts somewhere else and relogin.
Actual behavior: Session is expired, but wizard is opened , clicking on the save button does not save the content. Refreshing of the page loads Login Page(all data has been lost)
This issue is linked to https://github.com/enonic/xp/issues/7981
1) Set session.timeout = 2 in
com.enonic.xp.web.jetty.cfg
then restart XP 2) Login then navigate to CS, open site wizard for example. 3) Wait for the session expired.Expected behavior: Notification message
Your session has expired
should appear. If you are encountering a message, "Your session has expired." please copy paste big parts of texts somewhere else and relogin.Actual behavior: Session is expired, but wizard is opened , clicking on the save button does not save the content. Refreshing of the page loads Login Page(all data has been lost)