[!!!][TASK] Remove backPath from PageRenderer
The backPath option in page renderer can be removed and adding the necessary path for the libraries is now done with a simple condition to resolve the path to the files. Resolves: #73763 Releases: master Change-Id: I917c4310834628427a53d248f8a6be3830c3bd91 Reviewed-on: https://review.typo3.org/46971 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/core/Classes/Page/PageRenderer.php 20 additions, 36 deletionstypo3/sysext/core/Classes/Page/PageRenderer.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-73763-RemovedBackPathFromPageRenderer.rst 29 additions, 0 deletions...master/Breaking-73763-RemovedBackPathFromPageRenderer.rst
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 0 additions, 1 deletion...ntend/Classes/Controller/TypoScriptFrontendController.php
Please register or sign in to comment