Project

General

Profile

Actions

Bug #51901

closed

No RTE Transformation for subtype_value_field-fields of Plugins

Added by Tim Lochmüller about 11 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2013-09-11
Due date:
% Done:

100%

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

Description

Hey guys,

I found a Bug in the BackendUtility::getTCAtypes function.

Situation: I have a list-type-plugin and show additional fields in the TCE via "subtype_value_field". Also a RTE field! The RTE transformation-call is implemented in the DataHandler::fillInFieldArray function. But the call of the transformation process is only called, if the field is part of the BackendUtility::getTCAtypes-result.

The patch add the logic of the "subtype_value_field" TCA option to get all fields of the given sub-type.
It is the right / a smart solution?

Regards,
Tim


Files

local_history.patch (1.32 KB) local_history.patch Tim Lochmüller, 2013-09-11 09:49
Actions

Also available in: Atom PDF