Bug #78972
closedRTE does not load in inline elements
100%
Description
RTE does not load in inline elements.
The following error occurs (developer tools console):
Uncaught ReferenceError: HTMLArea is not defined
I would suggest that the RTE javascript is not loaded if there is a RTE field only in inline elements.
If there is another RTE field in this content element outside the inline element, RTE loads successfully inside the inline element too.
Files
Updated by Riccardo De Contardi almost 8 years ago
- Category set to RTE (rtehtmlarea + ckeditor)
Updated by Nicole Cordes almost 8 years ago
- File inlinecontent_0.1.0_201612142201.zip inlinecontent_0.1.0_201612142201.zip added
- Assignee set to Helmut Hummel
Added an example extension to verify the problem.
Steps to reproduce:
- install the extension
- insert a content element "Inline content"
- add a new content inline (irre) relation
Expected result:
Be able to insert all fields within the inline child.
Actual result:
RTE is not loaded. Instead "The editor is being loaded. Please wait..." is shown.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from New to Under Review
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50954
Updated by Gerrit Code Review almost 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50954
Updated by Anonymous almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9279b877e9ff13db47c2ca62e1c4b4c7d27335e8.