Skip to content
Snippets Groups Projects
Commit 01ab6c44 authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[BUGFIX] Avoid errors for creating new IRRE Elements on new parent records

This happens when the content element does not exist yet, which
is why this needs to be checked properly, otherwise the PHP strict
typing error will stop execution of the PHP script.

Resolves: #90801
Releases: master, 9.5
Change-Id: I94e5969a312ad876e9bd03b2c75b2de149ba3c61
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63813


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 0f128141
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