The following error occur when clicking on the button "Maximize" in the Toolbar :
uncaught exception: [CKEDITOR.editor.replace] The element with id or name "undefined" was not found.
The value of the textarea id is "test_content[1][properties][content]".
The brackets are causing this problem, can this be solved without changing the id ?
uncaught exception: [CKEDITOR.editor.replace] The element with id or name "undefined" was not found.
The value of the textarea id is "test_content[1][properties][content]".
The brackets are causing this problem, can this be solved without changing the id ?