TYPO3 Flow Base DistributionPackagesApplications

Bug #39163

resolveDefaultEncoding with wrong fallback

Added by Tymoteusz Motylewski about 3 years ago.

Status:New Start date:2012-07-21
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

Since TYPO3 4.7 the forceCharset configuration is deprecated. The class Tx_Fluid_Core_Compiler_AbstractCompiledTemplate
still uses the value of the localconf.php ($GLOBALS['TYPO3_CONF_VARS']['BE']['forceCharset']).
This patch removes this handling and always set UTF-8 if no default charset is set.

Related to Extbase fluid issue: #37929

Also available in: Atom PDF