[Flow] encoding problem

Christian Müller christian.mueller at typo3.org
Tue May 7 11:37:12 CEST 2013


Hi,

this sounds like a conversion bug. Can you check if the same PHP
Extensions are installed on both servers? It might also be a PHP bug,
what versions do the servers have installed? There are some reports
about strange htmlspecialchars() behavior out there.

Cheers,
Christian

On 05.05.13 09:51, Walter Meng wrote:
> Hi 
> 
> I get this error whenever there is a "German Umlaut" in a view:
> 
> #1: Warning: htmlspecialchars(): Invalid multibyte sequence in argument in 
> /var/www/flow-base-distribution/Data/Temporary/Development/Cache/Code/Flow_Obj
> ect_Classes/TYPO3_Fluid_ViewHelpers_Format_HtmlspecialcharsViewHelper.php line 
> 65 
> 80 htmlspecialchars("M ller", 2, "UTF-8", TRUE)
> 
> On my testserver (Ubuntu 12.10) everything works fine.
> But on production server (Ubuntu 10.04,  mysql 5.1.67)  I get these error 
> messages.
> The table's collation is utf8_general_ci. 
> 
> THX for help
> 



More information about the Flow mailing list