Project

General

Profile

Actions

Bug #79756

closed

ckeditor does not initialize if richtextConfiguration is not set in TCA

Added by Christian Kuhn about 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 #1

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51820

Actions #2

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51820

Actions #3

Updated by Gerrit Code Review about 7 years ago

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/51820

Actions #4

Updated by Gerrit Code Review about 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/51820

Actions #5

Updated by Gerrit Code Review about 7 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51820

Actions #6

Updated by Gerrit Code Review about 7 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51820

Actions #7

Updated by Anders Kostending about 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF