Project

General

Profile

Actions

Bug #15554

closed

Flexible Content, Link is not parsed properly by parseFunc

Added by Rafael Sch¤r over 18 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-02-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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)

Actions #1

Updated by Andreas Wolf over 12 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?

Actions #2

Updated by Andreas Wolf over 12 years ago

  • Assignee set to Stanislas Rolland
Actions #3

Updated by Stanislas Rolland over 12 years ago

3.8!!

This is too old to be investigated.

I think this issue should be closed.

Actions #4

Updated by Stanislas Rolland over 12 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF