Login issue (both 4.4.4 and 5.12)

0
I have this problem in both versions of the software. The App has Guest active and in order to go inside the guest goes through 2 steps of autentication, the second one being a simple screen with a "FormatString" and a "LoginForm" widget. This has worked correctly for > 9 months but last week the LoginForm starts to act up. It wont work in this project and produces the error below: Unable to render loginsystemwidgetLoginForm_0 widget: Cannot read property 'login' of undefined ---> Failed to load resource: the server responded with a status of 404 (Not Found)dojo.xhr @ dojo.js:14 dojo.js:14 Error: Unable to load ui/js/logini18n.js status:404message: "Unable to load ui/js/logini18n.js status:404"responseText: ""stack: (...)get stack: function () { [native code] }arguments: nullcaller: nulllength: 0name: ""prototype: StackTraceGetterproto: function Empty() {}<function scope="">set stack: function () { [native code] }status: 404proto: d280 @ dojo.js:14 dojo.js:14 Error: Unable to load ui/js/logini18n.js status:404(anonymous function) @ dojo.js:14 The LoginForm works properly in a testproject, but I cant seem to figure out what is causing this issue, so help would be appriciated
asked
0 answers