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
Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77515
Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77515
Updated by Gerrit Code Review almost 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77515
Updated by Gerrit Code Review almost 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77517
Updated by Benni Mack almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 918f882d2627576c5ea6fc568f9a1a0a9de368ab.
Actions