Skip to content
Snippets Groups Projects
Commit b6378d2f authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Benni Mack
Browse files

[BUGFIX] Prevent type errors in ExportController

In case an export is created based on e.g.
an invalid preset, no PHP TypeError should
occur.

This is now fixed by properly typecasting
the input data.

Additionally, two possible undefined array
key access warnings are fixed.

Resolves: #97403
Releases: main, 11.5
Change-Id: I994391909b44247879099ce92d61911c56ca7e39
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78732


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent b10285e7
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