Skip to content
Snippets Groups Projects
Commit 17937d23 authored by Stefan Froemken's avatar Stefan Froemken Committed by Christian Kuhn
Browse files

[BUGFIX] Prevent PHP Warning in CKEditor5Migrator

In CKEditor 4 the option "removeButtons"
can also be a comma separated list of strings.
CKEditor5Migrator now respects the old
string value and converts it to an array
before migrating the value.

Resolves: #100826
Releases: main, 12.4
Change-Id: Id6da8ea7daad70c2dc1690b44e26e383e9d7d180
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78960


Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
parent 5adecb72
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment