Skip to content
Snippets Groups Projects
Commit 868f0b8a authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Christian Kuhn
Browse files

[BUGFIX] Properly check file is missing to prevent exception

In case a file is still indexed but missing on
the driver, searching for the file in the filelist
module previously led to an exception.

This is now fixed by checking whether the file
is missing before fetching its parent folder,
which is used to generate the full file path.

Resolves: #100689
Releases: main
Change-Id: I3ea5ec09be366c911dbf5e8217d4818e708c5c82
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78773


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent e9fe4ea4
Branches
Tags
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