[BUGFIX] Check if vanillaUid is actually a real number
Avoid exceptions when creating inline relations if the parent record is not yet persisted. Resolves: #96900 Releases: main, 11.5 Change-Id: I383fd37efa8bec09333ee61156be1add99fd6e56 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73602 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- typo3/sysext/backend/Classes/Form/FormDataProvider/DatabaseParentPageRow.php 21 additions, 19 deletions...d/Classes/Form/FormDataProvider/DatabaseParentPageRow.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/DatabaseParentPageRowTest.php 38 additions, 0 deletions.../Unit/Form/FormDataProvider/DatabaseParentPageRowTest.php
Please register or sign in to comment