Skip to content
Snippets Groups Projects
Commit 7fe3b506 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[TASK] Change merge order of new content element wizard defVals

The new content element wizard is using default values
to define on which colPos or in which language the new
element should be created.

Using TSconfig it is also possible to define custom default
values, most commonly the "CType". The user defined values
should however never overwrite the dynamically generated
values from the UI.

Therefore, the dynamic values do now always overwrite
the user defined values, like it's already done on preparing
the data map (In case "saveAndClose" is used).

Resolves: #96914
Releases: main, 11.5
Change-Id: I8f2bbf2589715c63a54bc19380f98483a12d028c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73536


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 19df592f
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