Actions
Bug #89707
closedCType dividers are stripped by authMode
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2019-11-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using the explicitAllow
setting for $GLOBALS['TYPO3_CONF_VARS']['BE']['explicitADmode']
the --div--
items are removed and you loose the headings in the CType
select.
Same happens in the list_type
select.
Dividers should always be allowed IMO.
Actions