Project

General

Profile

Actions

Task #78745

closed

Task #79241: Streamline usage of l10n_mode

Get rid of localizationMode of TCA type inline

Added by Oliver Hader over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2016-11-18
Due date:
% Done:

0%

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

Description

localizationMode can either be set to keep or select which is basically the same as l10n_mode using exclude or mergeIfNotBlank


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #79770: Deprecate inline localizationModeClosedOliver Hader2017-02-12

Actions
Related to TYPO3 Core - Bug #81761: l10n_mode exclude is ignored in IRRE relations and deletes unrelated child records during l10nClosed2017-06-30

Actions
Actions #1

Updated by Riccardo De Contardi over 7 years ago

  • Parent task set to #79241
Actions #2

Updated by Thorsten Kahler about 7 years ago

Shouldn't the InlineControlContainer accommodate the l10n_... options of TCA column configurations before config.behaviour.localizationMode can be dropped?

The current implementation of \TYPO3\CMS\Backend\Form\Container\InlineControlContainer::render() in source:typo3/sysext/backend/Classes/Form/Container/InlineControlContainer.php#L90 does only take <column>.config into account. <column>.l10n_mode, <column>.l10n_display and <column>.l10n_cat are ignored.

Actions #3

Updated by Philipp Gampe almost 7 years ago

  • Related to Bug #81761: l10n_mode exclude is ignored in IRRE relations and deletes unrelated child records during l10n added
Actions #4

Updated by Benni Mack over 6 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF