Bug #98071
closedType error within TYPO3\CMS\Backend\Controller\EditDocumentController::generatePreviewCode
100%
Description
Within the class TYPO3\CMS\Backend\Controller\EditDocumentController::generatePreviewCode
the following error can occurred
TYPO3\CMS\Backend\Controller\EditDocumentController::generatePreviewCode(): Return value must be of type string, null returned
The method \TYPO3\CMS\Backend\Routing\PreviewUriBuilder::buildImmediateActionElement
can return null, but the method \TYPO3\CMS\Backend\Controller\EditDocumentController::generatePreviewCode
must return an string.
This can haben, if the preview page ist not accessable.
Maybe a type cast fix these issue.
Files
Updated by Andreas Kienast over 2 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review over 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/+/75351
Updated by Gerrit Code Review over 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/+/75351
Updated by Gerrit Code Review over 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/+/75351
Updated by Gerrit Code Review over 2 years ago
Patch set 4 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/+/75351
Updated by Gerrit Code Review over 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/+/75361
Updated by Georg Ringer over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 379cf1436437d42a2608fd66d554d39638127a31.