[TYPO3-dev] Problems with special characters in FCE, PHP 5.0.4-2.1, T3 4.0rc1
Erik Svendsen
erik at linnearad.no
Mon Mar 13 13:20:58 CET 2006
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
Warning: Variable passed to each() is not an array or object in /var/www/html/typo3_src-4.0rc1/t3lib/class.t3lib_div.php
on line 1624
<!---cut--->
The reason I'm unsure the problem is in PHP or TYPO3/TV is some other encoding
problems i PHP 5.0.4-10.5 (mainly solved). Time beeing I can't upgrade PHP
to 5.0.5-2.1 because that gives me some bigger problems.
Has anyone else discovered this problem.
WBR,
Erik Svendsen
www.linnearad.no
More information about the TYPO3-dev
mailing list