Actions
Bug #77877
closedNewContentElementController removes wizard elements
Start date:
2016-09-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The NewContentElementController can't handle configuration like mod.wizards.newContentElement.wizardItems.common.show = *, name
This can happen if you install extensions which both change the newContentElement configuration.
Tested with bootstrap_package 7.0.2 which adds configuration mod.wizards.newContentElement.wizardItems.common.show = * and attached extension which sets mod.wizards.newContentElement.wizardItems.common.show := addToList(name)
Files
Actions