Actions
Bug #88751
closedAdmin panel breaks frontend
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
AdminPanel
Target version:
Start date:
2019-07-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
CodingNight
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Since #88717, the admin panel breaks the frontend with the following exception:
Return value of TYPO3\CMS\Adminpanel\Modules\PreviewModule::getTypoScriptFrontendController() must be an instance of TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController, null returned
Updated by Andreas Kienast over 5 years ago
- Related to Task #88717: Rework TSFE dependencies added
Updated by Gerrit Code Review over 5 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61298
Updated by Oliver Hader over 5 years ago
- Target version set to Candidate for Major Version
Updated by Susanne Moog about 5 years ago
- Status changed from Under Review to Closed
Fixed with #88807
Actions