Skip to content
Snippets Groups Projects
Commit ea6e19a5 authored by Thomas Hohn's avatar Thomas Hohn Committed by Stefan B�rk
Browse files

[BUGFIX] Fix Undefined array key warning in InlineRecordContainer

Fix undefined array key 0 in `InlineRecordContainer` by adding
a null coalescing operator and handling `$uid` properly.

Resolves: #101682
Releases: 11.5
Change-Id: I510c4af4dacfd9b1fb8110bf43b192c87918450f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80548


Reviewed-by: default avatarJ�rg B�sche <typo3@joergboesche.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarStefan B�rk <stefan@buerk.tech>
parent 9b61b397
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