Project

General

Profile

Actions

Bug #100633

closed

CKEditor: Wrong language for interface and content

Added by Wittkiel Gruppe about 1 year ago. Updated 12 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2023-04-17
Due date:
% Done:

100%

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

Description

The language of our admin is set to "german" and also TYPO3-sitelanguage, but our CKEditor is always in english in TYPO 12.3.0 (non-composer).

Without language-settings for RTE the attribute "options" in HTML-Code is

"language":{"ui":"en","content":"en-us"}

with language-settings for RTE "editor.config.language.content: de" and "editor.config.language.ui: de":
"language":{"ui":"de","content":"en-us"}

The detection in https://github.com/TYPO3/typo3/blob/main/typo3/sysext/rte_ckeditor/Classes/Form/Element/RichTextElement.php seems not working and propably the language-files for other languages are missing?!


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #100869: Base CKEditor configuration prevents editor localizationResolved2023-05-12

Actions
Actions

Also available in: Atom PDF