Skip to content
Snippets Groups Projects
Commit 5b984a34 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/+/75455


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent e0b362f2
Branches
Tags
No related merge requests found
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