Project

General

Profile

Actions

Bug #78972

closed

RTE does not load in inline elements

Added by David Greiner over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2016-12-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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

Actions #1

Updated by Riccardo De Contardi over 7 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
Actions #2

Updated by Nicole Cordes over 7 years ago

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.

Actions #3

Updated by Gerrit Code Review over 7 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

Actions #4

Updated by Gerrit Code Review over 7 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

Actions #5

Updated by Anonymous over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF