Project

General

Profile

Actions

Bug #100633

closed

CKEditor: Wrong language for interface and content

Added by Wittkiel Gruppe about 1 year ago. Updated 11 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 #1

Updated by Wittkiel Gruppe about 1 year ago

  • Description updated (diff)
Actions #2

Updated by Andreas Nedbal 12 months ago

  • Has duplicate Bug #100869: Base CKEditor configuration prevents editor localization added
Actions #3

Updated by Gerrit Code Review 12 months ago

  • Status changed from New to Under Review

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

Actions #4

Updated by Benni Mack 11 months ago

  • Target version changed from 12 LTS to Candidate for patchlevel
Actions #5

Updated by Gerrit Code Review 11 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79213

Actions #6

Updated by Andreas Nedbal 11 months ago

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

Also available in: Atom PDF