Skip to content
Snippets Groups Projects
Commit 6d7e6601 authored by Daniel's avatar Daniel Committed by Christian Kuhn
Browse files

[BUGFIX] Prevent array access warning on deleted database record

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.

Releases: main, 11.5
Resolves: #97987
Change-Id: I2ce115024e637cffacc512528e79b1bb4059f173
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75254


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 13dc5aa7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment