-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 2.1 Larks
-
Fix Version/s: 2.1 Larks
-
Labels:None
-
Environment:
IE10, Chrome;
user Julik on uat
-
Sprint:2.1 Larks
Steps to reproduce:
- Enter valid data and click Sign In
As a result, nothing happens and following error appears:
IE10:
SCRIPT1002: Syntax error main.js, line 1059 character 501
Chrome:
Uncaught SyntaxError: Unexpected token < main.js?2.1.1585:1060 $.ajax.success main.js?2.1.1585:1060 p main.js?2.1.1585:27 x.fireWith main.js?2.1.1585:28 e main.js?2.1.1585:149 b main.js?2.1.1585:161
Also there are following exceptions in the log:
http://pastebin.com/AzEav552
[17.10.2013 22:50:00] masyan: LocaleResolver localeResolver = RequestContextUtils.getLocaleResolver(request); localeResolver.setLocale(request, response, userService.getCurrentUser().getLanguage().getLocale());
Expected, that page will be reloaded and user will be logged in(username is shown in the upper-right corner)
Issue wasn't reproduced on production, so this problem was added recently
- duplicates
-
JC-1263 Remove languages from user's profile
- Closed