Bug #77487
closedFile references to file metadata cannot be deleted
0%
Description
File references pointing towards file metadata records cannot be deleted by non-admin users. (The delete button is missing!)
It seems the sys_file_reference.pid gets set to "0" and can then only be deleted by admin users...
Hotfix:
Set the pid to "1" by hand and make sure the non-admin user has access to page 1
(The delete-button will then show up!)
Updated by Susanne Moog over 4 years ago
- Status changed from New to Needs Feedback
I'm not sure if I understood the problem - can you provide an example configuration of what is not working?
Updated by Riccardo De Contardi over 4 years ago
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards
Updated by Jens Jacobsen 4 months ago
- Related to Bug #99516: Editors can't delete or disable file references attached to sys_file_metadata added