[CLEANUP] Deprecate DataHandler property stripslashes_values
The functionality is unnecessary and it's confusing when using DataHandler that it must be explicitly set to FALSE to handle properly prepared data. The only place in the core where it was set to TRUE only handles integer values. Releases: master Resolves: #65381 Change-Id: I968fccc9311bb9ad5f9153217ecf84ff4777df4a Reviewed-on: http://review.typo3.org/37316 Reviewed-by:Benjamin Mack <benni@typo3.org> 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>
Showing
- typo3/sysext/beuser/Classes/Controller/PermissionAjaxController.php 1 addition, 1 deletion...xt/beuser/Classes/Controller/PermissionAjaxController.php
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 5 additions, 0 deletionstypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-65381-DataHandlerStripslashesValuesProperty.rst 28 additions, 0 deletions...precation-65381-DataHandlerStripslashesValuesProperty.rst
Please register or sign in to comment