Project

General

Profile

Actions

Bug #97499

open

Wrong notation for value of allowedAttribs in Processing.yaml

Added by Eric Harrer about 2 years ago. Updated about 1 year ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2022-04-28
Due date:
% Done:

0%

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

Description

Contrary to the default configuration in EXT:rte_ckeditor/Configuration/RTE/Processing.yaml, the class attribute is removed within hr-tags in RTE fields when saving the record.

This is due to incorrect spelling of the value of property allowedAttribs. According to HtmlParser::HTMLcleaner() the value needs to be a commalist of attributes (string value) instead of an array as currently defined in the Processing.yaml file.


Related issues 3 (2 open1 closed)

Related to TYPO3 Core - Bug #96485: CKEditor : allowAttribs in YAML not taken into account / attributes are removed at saveUnder Review2022-01-07

Actions
Related to TYPO3 Core - Bug #92943: RTE ckeditor does not respect YAML configurationNew2020-11-27

Actions
Has duplicate TYPO3 Core - Task #97478: [BUGFIX] Replace array notation with string for value of allowedAttribsClosed2022-04-26

Actions
Actions

Also available in: Atom PDF