Project

General

Profile

Actions

Bug #84845

closed

Additional parameter(record field) needed for processTranslateTo_copyAction function

Added by Ricky Mathew almost 6 years ago. Updated almost 6 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
Category:
Localization
Target version:
Start date:
2018-04-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

processTranslateTo_copyAction is a nice hook for custom translation options.

It will be great to provide a fourth parameter , the 'field' parameter for this function. Because for the localisation of records, we need to know which field is passed to the hook, and then we can decide whether we need to translate that field or not.

It's simple as adding a fourth parameter to the processTranslateTo_copyAction function as follows:

$hookObj->processTranslateTo_copyAction($row[$fN], $langRec, $this, $fN);

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #84844: Additional parameter(record field) needed for processTranslateTo_copyAction functionClosedRicky Mathew2018-04-24

Actions
Actions

Also available in: Atom PDF