Actions
Task #97987
closed[BUGFIX] prevent array access warning on deleted database record
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-07-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
if a sys_file record is directly deleted from database, some undefined array index warnings are triggered if the file is assigned to another database record.
This issue was automatically created from https://github.com/TYPO3/typo3/pull/394
Actions