Actions
Bug #99656
closedUpdating a page in CLI via DataHandler throws an error
Status:
Closed
Priority:
Should have
Assignee:
Category:
Link Handling & Redirect Handling
Target version:
Start date:
2023-01-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Exception trace: #0 () typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php:1078 #1 TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->getModuleData() typo3/sysext/backend/Classes/Utility/BackendUtility.php:2505 #2 TYPO3\CMS\Backend\Utility\BackendUtility::setUpdateSignal() typo3/sysext/redirects/Classes/Service/SlugService.php:325 #3 TYPO3\CMS\Redirects\Service\SlugService->sendNotification() typo3/sysext/redirects/Classes/Service/SlugService.php:139 #4 TYPO3\CMS\Redirects\Service\SlugService->rebuildSlugsForSlugChange() typo3/sysext/redirects/Classes/Hooks/DataHandlerSlugUpdateHook.php:93 #5 TYPO3\CMS\Redirects\Hooks\DataHandlerSlugUpdateHook->processDatamap_postProcessFieldArray() typo3/sysext/core/Classes/DataHandling/DataHandler.php:1093 #6 TYPO3\CMS\Core\DataHandling\DataHandler->process_datamap() src/extensions/my-extension/Classes/Command/JobImportCommand.php:284 #7 MyVendor\MyExtension\Command\JobImportCommand->updateRecordData() src/extensions/my-extension/Classes/Command/JobImportCommand.php:138
Actions