Project

General

Profile

Actions

Task #97478

closed

[BUGFIX] Replace array notation with string for value of allowedAttribs

Added by TYPO3 GmbH TYPO3com about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-04-26
Due date:
% Done:

0%

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

Description

According to \TYPO3\CMS\Core\Html\HtmlParser::HTMLcleaner() the value of property "allowedAttribs" needs to be a commalist of attributes (string value) instead of an array.

Tests have also shown that despite the default setting, the class attribute for hr tags is currently stripped when the record is saved. This fix ensures that the class attribute is preserved as originally intended.

This issue was automatically created from https://github.com/TYPO3/typo3/pull/375


Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #97499: Wrong notation for value of allowedAttribs in Processing.yamlUnder Review2022-04-28

Actions
Actions #1

Updated by Eric Harrer about 2 years ago

  • Is duplicate of Bug #97499: Wrong notation for value of allowedAttribs in Processing.yaml added
Actions #2

Updated by Frank Nägler almost 2 years ago

  • Status changed from New to Closed

closed because of duplicate issue: #97499

Actions

Also available in: Atom PDF