[!!!][BUGFIX] Throw exception on invalid charset
This gives users a clear hint if e.g. config.metaCharset contains an invalid value instead of showing a blank page. Change-Id: I9cdb37cc7e61af10e2d1985ef43f488e53b17a48 Resolves: #82852 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/54471 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Wolfgang Klinger <wolfgang@wazum.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
Showing
- typo3/sysext/core/Classes/Charset/CharsetConverter.php 3 additions, 2 deletionstypo3/sysext/core/Classes/Charset/CharsetConverter.php
- typo3/sysext/core/Classes/Charset/UnknownCharsetException.php 24 additions, 0 deletions...3/sysext/core/Classes/Charset/UnknownCharsetException.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-82852-ExceptionIsThrownOnInvalidCharset.rst 32 additions, 0 deletions...ster/Breaking-82852-ExceptionIsThrownOnInvalidCharset.rst
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 7 additions, 1 deletion...ntend/Classes/Controller/TypoScriptFrontendController.php
Loading
Please register or sign in to comment