Project

General

Profile

Actions

Bug #100826

closed

PHP Warning in CKEditor5Migrator.php

Added by Stefan Froemken about 1 year ago. Updated 11 months ago.

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

100%

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

Description

Hello,

after upgrading to TYPO3 12.0 I get following PHP Warning:

Core: Error handler (BE): PHP Warning: foreach() argument must be of type array|object, string given in /var/www/html/vendor/typo3/cms-core/Classes/Configuration/CKEditor5Migrator.php line 453

Seems that an is_array or a GeneralUtility::trimExplode() is missing for: $this->configuration['editor']['config']['removeButtons']

Stefan

Actions

Also available in: Atom PDF