[TASK] Streamline PageRepository->getRawRecord
The fourth parameter of `PageRepository->getRawRecord()` is not properly used nor useful for public cases and should be handled differently in the future. However, this patch basically just streamlines the callers' code. Resolves: #81026 Releases: master Change-Id: I52f0f82e5f36bfa0b3750d90685a3961d1828388 Reviewed-on: https://review.typo3.org/52620 Reviewed-by:Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Showing
- typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php 1 addition, 6 deletions...ext/frontend/Classes/ContentObject/FilesContentObject.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 1 addition, 1 deletion...ntend/Classes/Controller/TypoScriptFrontendController.php
Please register or sign in to comment