Actions
Bug #24149
closedEditable FlexForms require a possibility to update group access lists within update wizard
Start date:
2010-11-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The new feature of editable FlexForm fields [1] requires an option in update wizard which allows the user to add new FlexForm fields to the "Allowed excludefields" of all Backend groups.
This patch adds this new option with name "addFlexformsToAcl" to the end of the update wizard overview (Step 1) in Install Tool. If a user runs this update all groups will be checked whether they are allowed to list or modify the content table [2]. If so, all missing FlexForm fields will be added to the access list.
[1] Feature "Editable FlexForms": http://bugs.typo3.org/view.php?id=16334
[2] $TYPO3_CONF_VARS['SYS']['contentTable'] (default: tt_content)
(issue imported from #M16493)
Files
Actions