Description
1. Try to log into console with wrong (unexisting) username and/or password
2. After error notification panel is shown, reload manually the page by typing home page url (http://localhost:9080/syncope-console for example) in browser url section, you'll be redirected to Syncope error page.
3. Clicking "home" link in error window does not make redirection to blank login page, as expected, but we get stuck in the same error page.
The only way to return to login page is to logout through logout button.