Actions
Bug #106754
openEditors lost edit right for sys_file_reference "hidden" field
Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2025-05-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The hidden field of sys_file_reference didn't have "exclude = true" defined in TCA in v12 or lower.
Now with the automatic TCA enrichment for ctrl fields, the hidden field must now be add in backend user group rights, or else editors won't be able to enable/disable file references.
Possible solution: Add Upgrade Wizard to enable the hidden field for all user groups.
Updated by Nikita Hovratov 28 days ago
- Related to Feature #104311: Auto create TCA columns from ctrl properties added
Actions