Skip to content
Snippets Groups Projects
Commit 0d2d8d92 authored by Andreas Kienast's avatar Andreas Kienast
Browse files

[BUGFIX] Merge code editor settings properly

The settings for the `typo3-t3editor-codemirror` element were passed in
an `options` attribute, which is unknown. This leads to the issue that
e.g. the `readOnly` flag set in TCA is ignored.

The composed settings are now properly merged.

Resolves: #104084
Releases: main, 12.4
Change-Id: I7e34a8230764c33b7924128176088ab32cb35a58
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84699


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent 19ce6696
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