[BUGFIX] Avoid fatal errors in Admin Panel
The functionality to display / explain DB select queries does not work with DBAL and doctrine anymore. The leftovers in admin panel caused a fatal PHP error due to a missing method, which was now removed. Resolves: #78375 Releases: master Change-Id: I5cc69508f82855985d3f78449a4672952c633f63 Reviewed-on: https://review.typo3.org/50291 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/TimeTracker/TimeTracker.php 0 additions, 5 deletionstypo3/sysext/core/Classes/TimeTracker/TimeTracker.php
- typo3/sysext/frontend/Classes/View/AdminPanelView.php 0 additions, 9 deletionstypo3/sysext/frontend/Classes/View/AdminPanelView.php
- typo3/sysext/lang/locallang_tsfe.xlf 0 additions, 3 deletionstypo3/sysext/lang/locallang_tsfe.xlf
- typo3/sysext/t3editor/Resources/Public/JavaScript/parse_typoscript/tokenizetyposcript.js 0 additions, 1 deletion.../Public/JavaScript/parse_typoscript/tokenizetyposcript.js
Please register or sign in to comment