Hi
I installed Beta7 and the editor area is not loading on IE9 and Firefox.
I did not test other bowsers, no errors in js files with firebug.
After reinstalling Beta6 the editor area is loading correct.
Comments: ** Comment from web user: Mudito **
I installed Beta7 and the editor area is not loading on IE9 and Firefox.
I did not test other bowsers, no errors in js files with firebug.
After reinstalling Beta6 the editor area is loading correct.
Comments: ** Comment from web user: Mudito **
Yes normal HTML module
Maybe this is helpfull:
[22:26:13.140] TypeError: editor.filter is undefined @ http://www.test-xxxxxxx.com/Providers/HtmlEditorProviders/CKEditor/plugins/stylesheetparser/plugin.js?t=D26D:92
// Register a plugin named "stylesheetparser".
CKEDITOR.plugins.add( 'stylesheetparser', {
init: function( editor ) {
// Stylesheet parser is incompatible with filter (#10136).
editor.filter.disable();