[TASK] Simplify EXT:lowlevel Full Search Controller
* Avoids static methods (which were copied from BackendUtility) * Uses proper UriBuilder everywhere * Moves some HTML rendering into Fluid * Removes unused methods Resolves: #101622 Releases: main Change-Id: I0b1937cbc71d45aaab952fdfba4acc20a222dd37 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80464 Reviewed-by:Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Stefan B�rk <stefan@buerk.tech> Reviewed-by:
Stefan B�rk <stefan@buerk.tech> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/lowlevel/Classes/Controller/DatabaseIntegrityController.php 37 additions, 109 deletions...wlevel/Classes/Controller/DatabaseIntegrityController.php
- typo3/sysext/lowlevel/Resources/Private/Templates/CustomSearch.html 6 additions, 1 deletion...xt/lowlevel/Resources/Private/Templates/CustomSearch.html
- typo3/sysext/lowlevel/Tests/Functional/Controller/DatabaseIntegrityControllerTest.php 14 additions, 4 deletions...Functional/Controller/DatabaseIntegrityControllerTest.php
Please register or sign in to comment