Description
The Error occur in Kitodo.Presentation Backend, when moving Metadata records "up" or "down" in the list.
Although the action works in the End and the Item moves in List, the Error shows up.
(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: Undefined array key "l18n_parent" in /var/www/html/vendor/typo3/cms-core/Classes/DataHandling/DataHandler.php line 2822
Reproduction
Steps to reproduce the behaviour:
- add default Metadata records with the "New Tenant" Module
- Click on the Arrow "Move up in list" / "Move down in list"
- see TYPO3\CMS\Core\Error\Exception
- Exit the page -> the action works and the Item has moved
Expected Behavior
No Exception Page
Screenshots and Examples
Environment
- Kitodo.Presentation
main Branch (older Commit d692d7 and newer w. v13 support 771880)
- RDBMS version: MariaDB 10.11
- TYPO3 version: 12.4.36
- PHP version: 8.2
Description
The Error occur in Kitodo.Presentation Backend, when moving Metadata records "up" or "down" in the list.
Although the action works in the End and the Item moves in List, the Error shows up.
Reproduction
Steps to reproduce the behaviour:
Expected Behavior
No Exception Page
Screenshots and Examples
Environment
mainBranch (older Commitd692d7and newer w. v13 support771880)