Bug #51901
closedNo RTE Transformation for subtype_value_field-fields of Plugins
100%
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
Updated by Philipp Gampe about 11 years ago
Can you push the patch to gerrit? http://wiki.typo3.org/CWT
Updated by Gerrit Code Review about 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23743
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23743
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/23743
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35139
Updated by Tim Lochmüller almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b7fbfaaf497d45ea3f8b9bfc147a63d78cea69eb.