[Typo3-dev] Some questions, problems and point of views about xml_parser_create
Erik Svendsen
erik at linnearad.no
Wed Oct 26 14:26:27 CEST 2005
Hello Nikolas,
>> The problem shouldbe isolated to the parser in templavoila.
>>
> nope ;)
> have a look at
> http://bugs.typo3.org/view.php?id=497
> i just added a note and a possible fix.
>
> Cheers,
> Nikolas
Your patch seems to work. Thanks!! Haven't had time to extensiv testing,
but import and FCE works. You should notify Robert about it.
The reason I was isolating it to TemplaVoila was the following. Exporting
a site without TV installed, but a lot of these crazy characters went straight
through the import, but with æ ø å in TV fields it stopped on the first occurence
of one of them in the TV part. To me it looks like TV was corrupting the
encoding (from iso-8859-1 to utf-8). All the content was imported with correct
encoding, but everything who had anything with TV to do was broken.
ciao
Erik
More information about the TYPO3-dev
mailing list