[TASK] Remove last bits of forceCharset handling
Core version 4.5 introduced UTF8 only for charset conversion, and accepted a fallback under special circumstances. The fallback was removed with 4.7. This setting is now finally fully removed from the configuration and not taken into account anymore. Change-Id: Ic347c3decb985ec63eb499d5d75827fc7f1f7a8a Resolves: #49336 Related: #49299 Related: #34092 Releases: 6.2 Reviewed-on: https://review.typo3.org/21584 Reviewed-by: Markus Klein Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/core/Classes/Core/Bootstrap.php 0 additions, 18 deletionstypo3/sysext/core/Classes/Core/Bootstrap.php
- typo3/sysext/core/Configuration/FactoryConfiguration.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/FactoryConfiguration.php
- typo3/sysext/fluid/Classes/ViewHelpers/Format/CropViewHelper.php 1 addition, 1 deletion...ysext/fluid/Classes/ViewHelpers/Format/CropViewHelper.php
- typo3/sysext/install/Classes/Controller/StepController.php 3 additions, 3 deletionstypo3/sysext/install/Classes/Controller/StepController.php
- typo3/sysext/install/Classes/CoreUpdates/CharsetDefaultsUpdate.php 5 additions, 10 deletions...ext/install/Classes/CoreUpdates/CharsetDefaultsUpdate.php
Please register or sign in to comment