[TASK] Remove TYPO3_CONF_VARS BE/flexformForceCDATA
TYPO3_CONF_VARS BE/flexformForceCDATA is an ancient setting introduced 2009 with #19338 in TYPO3 4.3 to work around a weird behavior in libxml at that time. It is the last usage of 'useCDATA' in GU::array2xml() and some others. We can remove both. Resolves: #102146 Related: #19338 Releases: main Change-Id: I11c98c857a0fd85f1b3c9f66ae3b0896d7eec9ba Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81413 Reviewed-by:Stefan Bürk <stefan@buerk.tech> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Garvin Hicking <gh@faktor-e.de> Tested-by:
Garvin Hicking <gh@faktor-e.de> Tested-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php 0 additions, 3 deletions...ext/core/Classes/Configuration/FlexForm/FlexFormTools.php
- typo3/sysext/core/Classes/Serializer/Typo3XmlSerializer.php 0 additions, 5 deletionstypo3/sysext/core/Classes/Serializer/Typo3XmlSerializer.php
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 1 addition, 5 deletionstypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 0 additions, 3 deletions...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-102108-TCATypesbitmask_Settings.rst 2 additions, 2 deletions...angelog/13.0/Breaking-102108-TCATypesbitmask_Settings.rst
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-102146-RemovedLegacySettingBEflexformForceCDATA.rst 45 additions, 0 deletions...aking-102146-RemovedLegacySettingBEflexformForceCDATA.rst
- typo3/sysext/core/Tests/Unit/Serializer/Typo3XmlParserTest.php 0 additions, 3 deletions.../sysext/core/Tests/Unit/Serializer/Typo3XmlParserTest.php
- typo3/sysext/core/Tests/Unit/Serializer/Typo3XmlSerializerTest.php 0 additions, 22 deletions...ext/core/Tests/Unit/Serializer/Typo3XmlSerializerTest.php
- typo3/sysext/install/Classes/Service/SilentConfigurationUpgradeService.php 2 additions, 0 deletions...all/Classes/Service/SilentConfigurationUpgradeService.php
- typo3/sysext/install/Classes/SystemEnvironment/SetupCheck.php 0 additions, 25 deletions...3/sysext/install/Classes/SystemEnvironment/SetupCheck.php
Please register or sign in to comment