Bug #20012
closed
RTE in Flexform with TV stripes < > (brackets) from tags as br, p
Added by Frederik Schaller almost 16 years ago.
Updated about 6 years ago.
Description
When using RTE in a Flexform with TV after saving the content, all brackets are stripped from the text. For example a bold text is shows up as "bthis should be bold/b"
The Flexform configuration looks like:
<config>
<type>text</type>
<cols>20</cols>
<rows>4</rows>
<wrap>virtual</wrap>
</config>
<defaultExtras>
richtext[*]:rte_transform[mode=ts_css]
</defaultExtras>
(issue imported from #M10430)
I just have the same problem on one site. Moving same FCE to my local works correct.
When you look to DB, do you have the problem that "&" are removed?
Not sure if I got the point: "&" will be "converted" to amp; in the Flexform RTE, "&" is working fine on other Elements. Did I answer your question?
please report TYPO3 version. Is rte in section or not?
My Typo3-Version is 4.2.6. Different RTEs are on different Sheets in the Flexform. Maybe I was to fuzzy: I am using the RTE in my own extension - TemplaVoila is just the templating engine.
This appears to be a problem with the configuration of the RTE transformation.
How do you specify the proc options for this element?
Thanks Steffen! The patched solved my problem too!
Please use issue #19338 for further discussion since it's an libxml2 problem.
- Status changed from Resolved to Closed
Also available in: Atom
PDF