Emmanuel Venisse added a comment on CONTINUUM-2017 - 14/Jan/09 07:02 AM
More dojo js files are missing like (found in the request.log file) :
- /continuum/struts/dojo/src/browser_debug.js
- /continuum/struts/dojo/src/debug.js
They probably used some other js files.
It is necessary to change the file 'head.ftl'. In this file default mode should put debugAtAllCosts = false, because in debug mode are required debugging dojo files and they aren't in the repository. Actually, debugAtAllCosts = true.