Hi guys,
We just discovered this issue on our new production galaxy. When trying to open the workflow editor, the page just stuck in the loading bar. I opened the JavaScript debug console of the web browser, I found;
-
Uncaught TypeError: Object [object Object] has no method 'autocomplete_tagging' editor:3605
-
Uncaught TypeError: Cannot call method 'get' of undefined editor:497
Seems that the URLs are not correct, they should be found under scripts/libs/jquery/. Worth to mention, not all the JS are broken, for example the jquery.event.drag.js was found correctly:
Any suggestion is much appreciated.
Cheers,
Derrick