[TASK] Move verbosity settings into TemplateService
The constructor of TemplateService now has a context, which knows everything to define public settings to define if tt_track and verbose should be set. Resolves: #85542 Releases: master Change-Id: I11306a57c64e8c5cb0d0a069b73e06f066b72d8e Reviewed-on: https://review.typo3.org/57581 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/TypoScript/ConfigurationForm.php 5 additions, 3 deletionstypo3/sysext/core/Classes/TypoScript/ConfigurationForm.php
- typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php 12 additions, 7 deletions...ysext/core/Classes/TypoScript/ExtendedTemplateService.php
- typo3/sysext/core/Classes/TypoScript/TemplateService.php 2 additions, 0 deletionstypo3/sysext/core/Classes/TypoScript/TemplateService.php
- typo3/sysext/core/Tests/Unit/TypoScript/TemplateServiceTest.php 0 additions, 2 deletions...sysext/core/Tests/Unit/TypoScript/TemplateServiceTest.php
- typo3/sysext/core/Tests/UnitDeprecated/TypoScript/TemplateServiceTest.php 0 additions, 1 deletion...e/Tests/UnitDeprecated/TypoScript/TemplateServiceTest.php
- typo3/sysext/extbase/Classes/Configuration/BackendConfigurationManager.php 1 addition, 1 deletion...ase/Classes/Configuration/BackendConfigurationManager.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 0 additions, 2 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
Please register or sign in to comment