Project

General

Profile

Actions

Bug #79756

closed

ckeditor does not initialize if richtextConfiguration is not set in TCA

Added by Christian Kuhn over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2017-02-11
Due date:
% Done:

100%

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

Description

Seems we need some fallback or better default handling within the configuration provider of ckeditor (used in dataHandler and TcaText data provider):

If on a text element TCA enabledRichtext = true is set, but richttextConfiguration = 'default' (or some other value) is NOT set, then ckeditor on load tries to load file 'styles.js' which 404's (why?) and then init of the edtior fails.

Currently easily reproducible with styleguide_rte.

We probably should have better default handling of config, and need to take care this doesn't kill htmlarea or has negative side effects.

Patch should have a review by me and/or benni.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #80074: Remove unnecessary default options in CKEditor RTEClosedBenni Mack2017-03-01

Actions
Actions

Also available in: Atom PDF