defect
The subsession.jsp is used if a new subsession of the application is to be started:
- It refers to the file <%=theContext%>/images/login/loginscreen.png. This only exists in the tl-demo, an error occurs in the log in all other applications.
- A variable "theEnabledImage" is defined, which nobody uses. Perhaps the translation of the ResKey used here should also be disposed of.
Implementation
The subsession.jsp has been redesigned. The logo "appLogo.svg" is now used.
Test
- After logging in, open the URL from the browser in a new tab
- The application logo is displayed with the message "You are opening a new window...".