-
Type:
Bug
-
Resolution: Fixed
-
None
-
Affects Version/s: None
-
Component/s: Editor general
-
High
-
Emptyshow more show less
Problem
User customers store produces an error when the session is invalid and the user.
| Version identifier: | 3.3.2 |
Solution
Implement TRANSLATE-1915
To reproduce
- login in t5
- open new t5 in new tab (valid session -> no login needed)
- logout from the second t5 tab
- got to the first tab and click on the user administration
Stack trace
ServerException.js?_dc=1576860584160:86 Uncaught TypeError: Cannot read property 'getResponse' of undefined at constructor.handleCallback (ServerException.js?_dc=1576860584160:86) at constructor.failure (UserCustomers.js?_dc=1576860585813:50) at Object.callback (ext-all-debug.js:8705) at constructor.options.internalCallback [as _internalCallback] (ext-all-debug.js:84393) at constructor.triggerCallbacks (ext-all-debug.js:80621) at constructor.setCompleted (ext-all-debug.js:80589) at constructor.setException (ext-all-debug.js:80614) at constructor.setException (ext-all-debug.js:89563) at constructor.processResponse (ext-all-debug.js:89537) at constructor.<anonymous> (ext-all-debug.js:90145)
- causes
-
TRANSLATE-1915 Prevent user from being able to open second window with translate5
- Backlog