Project

General

Profile

Actions

Task #101102

open

Respect TCA overrides for CE localization

Added by TYPO3 GmbH TYPO3com about 1 year ago. Updated about 1 year ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-06-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

I have a few general purpose columns, that are shared between CTypes. The implementation differs between them, and is setup via overrides for the specific CType.

DataHandler->localize doesn't seem to respect column overrides for CTypes, resulting in settings like `l10n_mode` being ignored, if they are set via CType specific override.

The scenario where I ran into this, was trying to translate one of the general purpose columns via https://github.com/web-vision/wv_deepltranslate/. The columns were ignored, because it didn't detect the `'l10n_mode' => 'prefixLangTitle'`, which had to be set via overrides in my case.

This pull request adds the handling of CType specific overrides in DataHandler->localize.

This issue was automatically created from https://github.com/TYPO3/typo3/pull/438

Actions #1

Updated by Gerrit Code Review about 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79441

Actions

Also available in: Atom PDF