-
Bug
-
Resolution: Done
-
Major
-
6.0.0
Description of problem:
When logging into dashbuilder There is no error message when user enters invalid login credentials
Version-Release number of selected component (if applicable):
How reproducible:
BPMS 6.0.0. ER2 deployed on EAP 6.1.0
Steps to Reproduce:
1. go to http://localhost:8080/dashbuilder
2. try to login with invalid credentials
Actual results:
User is redirected to http://localhost:8080/dashbuilder/?message=login.invalid_credentials, but there is no error message - the page looks exactly the same as the original login page.
Expected results:
Appropriate error message should be displayed on the login page after user presses Log In with invalid credentials.