Bug #61558
closedIRRE: RTE does not load in Development preset if it is the first new created IRRE-Child
0%
Description
Hi,
1. Developer preset is active
2. Editing a content element with an IRRE field which has no elements yet. Click on "Create new Page Content" - then i get the message: The editor is being loaded. Please wait...
JS Console:
TypeError: ct is null ext-all-debug.js:11644
ReferenceError: HTMLArea is not defined editor-mode.js:16
ReferenceError: HTMLArea is not defined default-inline.js:16
ReferenceError: HTMLArea is not defined block-elements.js:16
TypeError: HTMLArea.I18N is undefined htmlarea.js:43
You can use jfmulticontent for example (View: Inline content). I have the same problem with my own extension.
3. When i save the content anyway the RTE is loaded without an error.
4. If i switch back to Production preset there is no problem with the RTE - even in the first new created IRRE child. After click on "Create new Page Content" the RTE is loaded.
Greetings,
Heiko