I’m having trouble with CKEditor in 16.1 - it appears the js is not loaded,
causing a js error in both Chromium and Firefox:
There was an error with a widget:
Error:ReferenceError: CKEDITOR is not defined
at Class.doLoadingFinished (et2_widget_htmlarea.js?1485874927:146)
…
(This is available when trying to add a new tracker with HTML editing
enabled)
I can’t find a call where anything for CKEditor is requested, but
api/js/ckeditor is empty.
This is with a git checkout, works fine in master (trunk) branch.
Has anyone else seen this, or just me? Any suggestions for where to start
looking would be appreciated.
Nathan