[TYPO3-dev] RTE in flexform stripts all tags

Bas van der Togt bas.vander.togt at efocus.nl
Tue Jan 27 15:23:41 CET 2009


Hello list,

I have an annoying problem with my flexform.
When saving the flexform, it strips all the tags.
All other RTE fields are working right.

This is my xml:
<text>
     <TCEforms>
         <label>Text</label>
         <config>
             <type>text</type>
             <cols>48</cols>
             <rows>5</rows>
         </config>
<defaultExtras>richtext[*]:rte_transform[mode=ts_css]</defaultExtras>
     </TCEforms>
</text>

Does anybody know how to fix this?

Best regards,
Bas




More information about the TYPO3-dev mailing list