[TYPO3] Stop "&" get parsed to "&" SOLVED

Ioan Aganencei ioan.aganencei at mox.ro
Fri May 4 11:38:53 CEST 2007


The solution for me was to add rtekeep="1" to the a tag parameters:

<a rtekeep="1" target="_top" href="site?id=55&amp;L=0&amp;P=202" 
class="blue_link">some text</a>

On 5/3/2007 9:57 AM, Ioan Aganencei wrote:
> Hello list,
>
> I would like to add some GET variables to some links. But when I do this 
> in RTE in the source code the "&" is parsed to "&amp;".
>
> Does anyone know how to stop this?
>
> Thanks in advance.
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>   


More information about the TYPO3-english mailing list