Actions
Bug #106800
openFilelist offers to create new file metadata but the user does not have sufficient permission to create it
Status:
New
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2025-05-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After #106215, it is possible to select an image (or other file) in the file list MANAGE mode and typo3 will offer to create a new file metadata record. Upon saving it errors with
Sorry, you didn't have proper permissions to perform this change. Access to table sys_file_metadata for user 119 was denied by a ModifyRecordEditUserAccessEvent listener 1662727149 Edit form could not be loaded The edit form could not be loaded for the requested records. This might be due to insufficient permissions.
ZThe user is configured to not have write permission in this folder.
Updated by Georg Ringer 17 days ago
- Related to Bug #106215: Exception on trying to edit a file in filelist without an associated metadata record added
Actions