This occurs after applying the patch for issue #7939.
DNN 7.3.2 and 7.3.4 - "CKEditor is loading, please wait..."
FireFox 35.0 errors:
Line 5 of textselection plugin.js - SyntaxError: expected expression, got '<'
Line 227, col 241 of ckeditor.js - TypeError: l is null
Chrome 40.0.2214.91 m errors:
Line 5 of textselection plugin.js - Uncaught SyntaxError: Unexpected token <
Multiple lines of ckeditor.js - Uncaught TypeError: Cannot read property 'icons' of null
Comments: ** Comment from web user: Derekholio **
DNN 7.3.2 and 7.3.4 - "CKEditor is loading, please wait..."
FireFox 35.0 errors:
Line 5 of textselection plugin.js - SyntaxError: expected expression, got '<'
Line 227, col 241 of ckeditor.js - TypeError: l is null
Chrome 40.0.2214.91 m errors:
Line 5 of textselection plugin.js - Uncaught SyntaxError: Unexpected token <
Multiple lines of ckeditor.js - Uncaught TypeError: Cannot read property 'icons' of null
Comments: ** Comment from web user: Derekholio **
This issue still occurs for me in Beta 1 (DNN 7.4.0). I get the attached error messages when opening the HTML module for editing.