Actions
Bug #96514
closedUndefined array key when pasting record
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2022-01-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When pasting a record with undefined "transOrigPointerField" in the List module:
PHP Warning: Undefined array key "transOrigPointerField" in /var/www/html/public/typo3/sysext/core/Classes/DataHandling/DataHandler.php line 3348
This occurred for example when copying a record in table "tx_kesearch_indexerconfig".
Actions