alfresco-js-api
alfresco-js-api copied to clipboard
console.log() of error
Type of issue: (check with "[x]")
- [ ] New feature request
- [x] Bug
- [ ] Support request
Current behavior:
When a login ECM error occurs a login ECM error message gets printed on top of the error thrown
Expected behavior: There should be an error thrown but not a console log.
Steps to reproduce the issue: Login with wrong credentials for example
I found the line were the message is being logged. Here