[Flow] encoding problem
Walter Meng
wm at psoft.at
Tue May 7 11:53:18 CEST 2013
Hi Christian,
I can only say that on the production server there is php 5.3.2.
On the development machine where it's working there is php 5.4.
I'll try to upgrade. Changing db-collation from utf8_general_ci to
utf8_unicode_ci did'nt do it.
thx
Walter
-----Ursprüngliche Nachricht-----
Von: flow-bounces at lists.typo3.org [mailto:flow-bounces at lists.typo3.org] Im
Auftrag von Christian Müller
Gesendet: Dienstag, 07. Mai 2013 11:37
An: flow at lists.typo3.org
Betreff: Re: [Flow] encoding problem
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_O
bj
> 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
>
_______________________________________________
Flow mailing list
Flow at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list