[TYPO3-dev] flexform removes '&' character

Steffen Kamper info at sk-typo3.de
Tue Apr 14 12:38:35 CEST 2009


Hi,

Dmitry Dulepov schrieb:
> Hi!
> 
> Steffen Kamper wrote:
>> i just encountered same problem on a site where the useCData was set, but
>>
>> <script>browse_links.php?mode=wizard&amp;act=file|url</script>
>>
>> inside Wizard config in flexform results in url
>> browse_links.php?mode=wizardact=file|url
>>
>> which doesn't work obviously.
>> I have no idea how to prevent this. On local system and other sites this
>> works.
> 
> As I wrote :) It is a bug in some versions of libxml. Unfortunately it slipped into some Debian distributions. The only way to prevent it is to upgrade libxml.so. No other workarounds exist I think.
> 

update to libxml Version 2.7.3 solved the problem for me.
I ask myself if there is any possibility for a workaround for people 
which are not able to update, any magic xml-settings?

vg Steffen




More information about the TYPO3-dev mailing list