Skip to content

[BUG] Error when moving Metadata records in Backend List #1715

@fschoelzel

Description

@fschoelzel

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:

  1. add default Metadata records with the "New Tenant" Module
  2. Click on the Arrow "Move up in list" / "Move down in list"
  3. see TYPO3\CMS\Core\Error\Exception
  4. Exit the page -> the action works and the Item has moved

Expected Behavior

No Exception Page

Screenshots and Examples

Image

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

Metadata

Metadata

Labels

☇ bugA non-security related bug.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions