[TYPO3-dev] flexform removes '&' character
Steffen Kamper
info at sk-typo3.de
Sun Apr 12 18:22:10 CEST 2009
Hi,
Dmitry Dulepov schrieb:
> Hi!
>
> falcifer wrote:
>> I have defined a flexform field to store parameters of an URL like a
>> string (something like tx_ttnews[tt_news]=###UID###&no_cache=1) but after
>> save the record it always has stored tx_ttnews[tt_news]
>> =###UID###no_cache=1 whithout the '&'
>>
>> Any ideas?, please help, I've lost several hours with it
>
> This is a known bug in libxml.so. Upgrade it.
>
i just encountered same problem on a site where the useCData was set, but
<script>browse_links.php?mode=wizard&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.
vg Steffen
More information about the TYPO3-dev
mailing list