Actions
Bug #95687
closedPHP warning in BackendUtility
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2021-10-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
PHP Warning: Undefined array key "uid" in /var/www/html/typo3/sysext/backend/Classes/Utility/BackendUtility.php line 1449
Happened when trying to publish a record in workspaces. The $swapRecord doesn't have a uid in $row defined.
Files
Actions