Actions
Bug #72171
closedSince the authMode_enforce strict is set editors can't edit content elements if the list_type is 0 (which is the default value)
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-12-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Since the authMode_enforce strict is set editors can't edit content elements if the list_type is 0. But 0 is the default value.
So we have to change typo3/sysext/frontend/ext_tables.sql and perhaps also offer a migration script which updates the database?
This was introduced in:
https://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff/3276f07f39dcaa12458a67469b0c256bf77e89ed
https://review.typo3.org/#/c/45165/
https://forge.typo3.org/issues/32209
Actions