Actions
Bug #92866
closedStandaloneview not working in Eid request handler
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-11-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I am using an Eid requesthandler to process Ajax calls from a page. i am using Standaloneview to return html to the Ajax call. This works fine in typo3 9.5. But after upgrade to 10.4 I got at the moment of instantiation of TYPO3\CMS\Fluid\View\StandaloneView the error:
(1/1) #1538370377 LogicException
TypoScriptFrontendController was tried to be injected before initial creation
Updated by Bastian Bringenberg about 4 years ago
- Project changed from 9 to TYPO3 Core
- TYPO3 Version set to 10
Changed Project.
Updated by Georg Ringer about 4 years ago
- Status changed from New to Rejected
closed as duplicate of #92867
Actions