Bug #100538
closedReturn value of TYPO3\CMS\Adminpanel\Service\ConfigurationService::getBackendUser()
100%
Description
Running Acceptance Tests with installed adminpanel breaks with the error
Return value of TYPO3\CMS\Adminpanel\Service\ConfigurationService::getBackendUser() must be an instance of TYPO3\CMS\Core\Authentication\BackendUserAuthentication, null returned
Updated by Georg Ringer over 1 year ago
- Status changed from New to Needs Feedback
thanks for reporting the issue!
can you provide a full error stack or are you sure that no other extension is used? could reproduce that with ext:feedit but not standalone
Updated by David Bruchmann over 1 year ago
Here it is:
Mon, 10 Apr 2023 06:07:31 +0000 [CRITICAL] request="0b7163af57a2a" component="TYPO3.CMS.Core.Error.DebugExceptionHandler": Core: Exception handler (WEB: FE): TypeError, code #0, file /var/www/html/public/typo3/sysext/adminpanel/Classes/Service/ConfigurationService.php, line 109: Return value of TYPO3\CMS\Adminpanel\Service\ConfigurationService::getBackendUser() must be an instance of TYPO3\CMS\Core\Authentication\BackendUserAuthentication, null returned- TypeError: Return value of TYPO3\CMS\Adminpanel\Service\ConfigurationService::getBackendUser() must be an instance of TYPO3\CMS\Core\Authentication\BackendUserAuthentication, null returned, in file /var/www/html/public/typo3/sysext/adminpanel/Classes/Service/ConfigurationService.php:109 - {"mode":"WEB","application_mode":"FE","exception_class":"TypeError","exception_code":0,"file":"/var/www/html/public/typo3/sysext/adminpanel/Classes/Service/ConfigurationService.php","line":109,"message":"Return value of TYPO3\\CMS\\Adminpanel\\Service\\ConfigurationService::getBackendUser() must be an instance of TYPO3\\CMS\\Core\\Authentication\\BackendUserAuthentication, null returned","request_url":"https://introduction.ddev.site/","exception":"TypeError: Return value of TYPO3\\CMS\\Adminpanel\\Service\\ConfigurationService::getBackendUser() must be an instance of TYPO3\\CMS\\Core\\Authentication\\BackendUserAuthentication, null returned in /var/www/html/public/typo3/sysext/adminpanel/Classes/Service/ConfigurationService.php:109 Stack trace: #0 /var/www/html/public/typo3/sysext/adminpanel/Classes/Service/ConfigurationService.php(42): TYPO3\\CMS\\Adminpanel\\Service\\ConfigurationService->getBackendUser() #1 /var/www/html/public/typo3/sysext/core/Classes/Utility/GeneralUtility.php(3249): TYPO3\\CMS\\Adminpanel\\Service\\ConfigurationService->__construct() #2 /var/www/html/var/cache/code/di/DependencyInjectionContainer_d19201395e76888eec385ace01eac107aabca091.php(4632): TYPO3\\CMS\\Core\\Utility\\GeneralUtility::makeInstanceForDi('TYPO3\\\\CMS\\\\Admin...') #3 /var/www/html/vendor/symfony/dependency-injection/Container.php(240): DependencyInjectionContainer_d19201395e76888eec385ace01eac107aabca091->getConfigurationServiceService() #4 /var/www/html/vendor/symfony/dependency-injection/Container.php(220): Symfony\\Component\\DependencyInjection\\Container->make('TYPO3\\\\CMS\\\\Admin...', 1) #5 /var/www/html/public/typo3/sysext/core/Classes/Utility/GeneralUtility.php(3213): Symfony\\Component\\DependencyInjection\\Container->get('TYPO3\\\\CMS\\\\Admin...') #6 /var/www/html/public/typo3conf/ext/feedit/Classes/Hooks/StdWrapEditPanelHook.php(40): TYPO3\\CMS\\Core\\Utility\\GeneralUtility::makeInstance('TYPO3\\\\CMS\\\\Admin...') #7 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(2653): TYPO3\\CMS\\Feedit\\Hooks\\StdWrapEditPanelHook->stdWrapPostProcess('', Array, Object(TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer)) #8 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(1348): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->stdWrap_stdWrapPostProcess('', Array) #9 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(3247): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->stdWrap('', Array) #10 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(1874): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->splitObj('', Array) #11 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(1348): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->stdWrap_split('pagets__special...', Array) #12 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/TextContentObject.php(44): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->stdWrap('pagets__special...', Array) #13 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(801): TYPO3\\CMS\\Frontend\\ContentObject\\TextContentObject->render(Array) #14 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(737): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->render(Object(TYPO3\\CMS\\Frontend\\ContentObject\\TextContentObject), Array) #15 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(1546): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->cObjGetSingle('TEXT', Array, '/stdWrap/.cObje...') #16 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(1348): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->stdWrap_cObject('TEXT', Array) #17 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(1380): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->stdWrap('TEXT', Array) #18 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php(158): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->stdWrapValue('templateName', Array) #19 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php(95): TYPO3\\CMS\\Frontend\\ContentObject\\FluidTemplateContentObject->setTemplate(Array) #20 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(801): TYPO3\\CMS\\Frontend\\ContentObject\\FluidTemplateContentObject->render(Array) #21 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(737): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->render(Object(TYPO3\\CMS\\Frontend\\ContentObject\\FluidTemplateContentObject), Array) #22 /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(699): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', Array, '10') #23 /var/www/html/public/typo3/sysext/frontend/Classes/Http/RequestHandler.php(223): TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer->cObjGet(Array) #24 /var/www/html/public/typo3/sysext/frontend/Classes/Http/RequestHandler.php(189): TYPO3\\CMS\\Frontend\\Http\\RequestHandler->generatePageBodyContent(Object(TYPO3\\CMS\\Frontend\\Controller\\TypoScriptFrontendController)) #25 /var/www/html/public/typo3/sysext/frontend/Classes/Http/RequestHandler.php(141): TYPO3\\CMS\\Frontend\\Http\\RequestHandler->generatePageContent(Object(TYPO3\\CMS\\Frontend\\Controller\\TypoScriptFrontendController), Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #26 /var/www/html/public/typo3/sysext/core/Classes/Middleware/ResponsePropagation.php(34): TYPO3\\CMS\\Frontend\\Http\\RequestHandler->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #27 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Core\\Middleware\\ResponsePropagation->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(TYPO3\\CMS\\Frontend\\Http\\RequestHandler)) #28 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php(48): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #29 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\OutputCompression->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #30 /var/www/html/public/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelDataPersister.php(44): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #31 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Adminpanel\\Middleware\\AdminPanelDataPersister->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #32 /var/www/html/public/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelRenderer.php(45): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #33 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Adminpanel\\Middleware\\AdminPanelRenderer->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #34 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php(45): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #35 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\ContentLengthResponseHeader->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #36 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/ShortcutAndMountPointRedirect.php(79): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #37 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\ShortcutAndMountPointRedirect->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #38 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php(78): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #39 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\PrepareTypoScriptFrontendRendering->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #40 /var/www/html/public/typo3conf/ext/feedit/Classes/Middleware/FrontendEditInitiator.php(69): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #41 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Feedit\\Middleware\\FrontendEditInitiator->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #42 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/TypoScriptFrontendInitialization.php(104): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #43 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\TypoScriptFrontendInitialization->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #44 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php(66): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #45 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\PreviewSimulator->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #46 /var/www/html/public/typo3/sysext/adminpanel/Classes/Middleware/SqlLogging.php(58): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #47 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Adminpanel\\Middleware\\SqlLogging->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #48 /var/www/html/public/typo3/sysext/workspaces/Classes/Middleware/WorkspacePreviewPermissions.php(47): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #49 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Workspaces\\Middleware\\WorkspacePreviewPermissions->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #50 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/PageArgumentValidator.php(132): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #51 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\PageArgumentValidator->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #52 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/PageResolver.php(106): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #53 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\PageResolver->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #54 /var/www/html/public/typo3/sysext/workspaces/Classes/Middleware/WorkspacePreview.php(128): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #55 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Workspaces\\Middleware\\WorkspacePreview->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #56 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/StaticRouteResolver.php(80): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #57 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\StaticRouteResolver->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #58 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/SiteBaseRedirectResolver.php(94): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #59 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\SiteBaseRedirectResolver->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #60 /var/www/html/public/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php(85): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #61 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Redirects\\Http\\Middleware\\RedirectHandler->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #62 /var/www/html/public/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelInitiator.php(55): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #63 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Adminpanel\\Middleware\\AdminPanelInitiator->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #64 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php(97): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #65 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\FrontendUserAuthenticator->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #66 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php(78): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #67 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\BackendUserAuthenticator->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #68 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/MaintenanceMode.php(55): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #69 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\MaintenanceMode->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #70 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/SiteResolver.php(65): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #71 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\SiteResolver->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #72 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/EidHandler.php(64): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #73 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\EidHandler->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #74 /var/www/html/public/typo3/sysext/core/Classes/Middleware/NormalizedParamsAttribute.php(45): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #75 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Core\\Middleware\\NormalizedParamsAttribute->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #76 /var/www/html/public/typo3/sysext/core/Classes/Middleware/VerifyHostHeader.php(55): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #77 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Core\\Middleware\\VerifyHostHeader->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #78 /var/www/html/public/typo3/sysext/frontend/Classes/Middleware/TimeTrackerInitialization.php(58): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #79 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\\CMS\\Frontend\\Middleware\\TimeTrackerInitialization->process(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest), Object(class@anonymous)) #80 /var/www/html/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(78): class@anonymous->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #81 /var/www/html/public/typo3/sysext/core/Classes/Http/AbstractApplication.php(86): TYPO3\\CMS\\Core\\Http\\MiddlewareDispatcher->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #82 /var/www/html/public/typo3/sysext/frontend/Classes/Http/Application.php(69): TYPO3\\CMS\\Core\\Http\\AbstractApplication->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #83 /var/www/html/public/typo3/sysext/core/Classes/Http/AbstractApplication.php(100): TYPO3\\CMS\\Frontend\\Http\\Application->handle(Object(TYPO3\\CMS\\Core\\Http\\ServerRequest)) #84 /var/www/html/public/index.php(20): TYPO3\\CMS\\Core\\Http\\AbstractApplication->run() #85 /var/www/html/public/index.php(21): {closure}() #86 {main}"}
Updated by David Bruchmann over 1 year ago
Concerning extensions: see the composer.json on https://github.com/TYPO3-Documentation/site-introduction.
Actually you can use the package to try it by yourself.
friendsoftypo3/feedit had to be installed to see the error, I didn't include it due to the bug.
Additional to the README of site-introduction this docu-page is about the package:
https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/Testing/ProjectTesting.html
Updated by Gerrit Code Review over 1 year ago
- Status changed from Needs Feedback 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/+/79612
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79550
Updated by Gerrit Code Review over 1 year 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/+/79551
Updated by Gerrit Code Review over 1 year ago
Patch set 2 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/+/79551
Updated by Benni Mack over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 35a4c605cc8f98c7894dca5080a18e102b7cca06.