[TYPO3-dev] Problems with special characters in FCE, PHP 5.0.4-2.1, T3 4.0rc1
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Mon Mar 13 14:03:34 CET 2006
Erik Svendsen schrieb:
> Hi list
>
> I'm not sure if this are a bug in TV 0.6, TYPO3 4.0rc1 or in PHP 5.0.4-2.1
>
> But I'm testing a site in TYPO3 4.0rc1, using TV 0.6 on Fedora Core 4,
> with PHP 5.0.4-10.5 and Apache 2.0.54. It looks like most of it is
> working as it should, but I'm discovered one problem. Have made some
> Flexible Content to use in the pages. I have no problem making the
> templates, but when I'm using them i got following errormessage if I put
> special Norwegian characters (æ, ø, å) in the text. (also with other
> special characters, umlauts). Charset used - iso-8859-1. In templates i
> can use æ, ø, å as title and comments.
>
> <!---snip--->
> Warning: reset() [function.reset]: Passed variable is not an array or
> object in /var/www/html/typo3_src-4.0rc1/t3lib/class.t3lib_div.php on
> line 1623
Do a trace to see what's going on. The error is in
array_merge_recursive_overrule() so you cannot get much from the error.
Masi
More information about the TYPO3-dev
mailing list