Project

General

Profile

Actions

Task #101088

closed

Update form-engine.js initializeLocalizationStateSelector

Added by TYPO3 GmbH TYPO3com 11 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-06-15
Due date:
% Done:

0%

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

Description

function initializeLocalizationStateSelector
expression if (void 0 === t) fails when t is null.
When translating pages type link to subpages, t is null. (void 0 === t) fails to identify null values for t, leading to t.disabled errors.

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


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #100833: Translate domain object in list view Resolved2023-05-08

Actions
Actions #1

Updated by Gerrit Code Review 11 months ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Andreas Kienast 10 months ago

  • Is duplicate of Bug #100833: Translate domain object in list view added
Actions #3

Updated by Andreas Kienast 10 months ago

  • Status changed from Under Review to Closed

Closed, dupe of #100833

Actions

Also available in: Atom PDF