Project

General

Profile

Actions

Bug #93497

closed

Localization state missing for TCA SelectTreeElement

Added by Torben Hansen about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2021-02-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Since #87987 the localization state wizard is missing for the TCA SelectTreeElement. Reason for this is the typecast of $readOnly to integer which results in the check to include the rendered fieldWizardHtml never to match.

So currently, it is not possible to e.g. have different categories for translations of ext:news items.

One thing that maybe has something to do with this change is, that DataHandler currently removes all assigned categories of translated record, when then LocalizationState for a SelectTreeElement is set to custom and the record is copied in the backend. This has at least been working in TYPO3 8.7.

Affected TYPO3 versions: 10.4 and master


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #87987: Migrate SelectTreeElement to TypeScriptClosedAndreas Kienast2019-03-23

Actions
Related to TYPO3 Core - Bug #91778: Localization wizard missing with rendermode selectTree (allowLanguageSynchronization)Closed2020-07-10

Actions
Actions #1

Updated by Torben Hansen about 3 years ago

  • Related to Task #87987: Migrate SelectTreeElement to TypeScript added
Actions #2

Updated by Torben Hansen about 3 years ago

  • Description updated (diff)
Actions #3

Updated by Torben Hansen about 3 years ago

  • Description updated (diff)
Actions #4

Updated by Torben Hansen about 3 years ago

  • Related to Bug #91778: Localization wizard missing with rendermode selectTree (allowLanguageSynchronization) added
Actions #5

Updated by Torben Hansen about 3 years ago

Issue has been resolved in #91778

Actions #6

Updated by Richard Haeser about 3 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF