Actions
Bug #84342
closedError in record info when displaying references
Start date:
2018-03-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
On Location Sprint
Description
After the PSR 7 rewrite of the ElementInformationController an error occurs when references are to display:
Argument 3 passed to TYPO3\CMS\Backend\Controller\ContentElement\ElementInformationController::getRecordActions() must implement interface Psr\Http\Message\ServerRequestInterface, string given, called in /var/www/typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php on line 709
Updated by Saskia Schreiber over 6 years ago
- Related to Task #84284: Use ServerRequestInterface in ContentElement/ElementInformationController added
Updated by Gerrit Code Review over 6 years ago
- Status changed from New 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/56217
Updated by Saskia Schreiber over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f970098b446478ec637d84c4476813fdff8a01eb.
Actions