Bug #15554
closedFlexible Content, Link is not parsed properly by parseFunc
0%
Description
when you have a multilanguage site and have a flexible content with a field containing a RTE, the links set by the RTE are not right parsed.
see the flexible content field configuration below.
greetinx
Rafael
BTW I don't know if this is really a Core Issue.
<field_text type="array">
<tx_templavoila type="array">
<title>text</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>text</eType>
<proc type="array">
<stdWrap>
<![CDATA[
parseFunc < tt_content.text.20.parseFunc
]]>
</stdWrap>
</proc>
</tx_templavoila>
<TCEforms type="array">
<config type="array">
<type>text</type>
<cols>48</cols>
<rows>5</rows>
</config>
<label>text</label>
<defaultExtras>richtext[chMode|bold|orderedlist|unorderedlist|outdent|indent|link|image|class]:rte_transform[mode=css]</defaultExtras>
</TCEforms>
</field_text>
(issue imported from #M2466)
Updated by Andreas Wolf about 13 years ago
- Target version deleted (
0) - TYPO3 Version changed from 3.8.1 to 3.8
- PHP Version deleted (
4)
Stan, I guess you are the one who knows this stuff best - is this still relevant?
Updated by Stanislas Rolland about 13 years ago
3.8!!
This is too old to be investigated.
I think this issue should be closed.
Updated by Stanislas Rolland about 13 years ago
- Status changed from New to Closed