[TYPO3-dev] flexform removes '&' character
Steffen Müller
typo3 at t3node.com
Sat Apr 11 20:44:45 CEST 2009
Hi.
On 11.04.2009 19:03 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 '&'
>
1) I cannot reproduce your problem. Make sure you use TYPO3 API to get
the params from DB. & gets stored in the DB as & because of XML rules.
2) We use real names on this list. Chances are higher to a get potential
solution without pseudonym.
--
cheers,
Steffen
http://www.t3node.com/
More information about the TYPO3-dev
mailing list