Project

General

Profile

Actions

Bug #91938

closed

Translation of IRRE records breaks UI

Added by Anonymous over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-08-05
Due date:
% Done:

100%

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

Description

Given:

  • website with 2 languages (default and EN)
  • Content Element of CType "ABC"
  • ABC has a field of type inline (relation to table a)
  • the foreign table has just a field of type input
  1. create page
  2. create content
  3. translate page
  4. translate content
  1. modify content: add another item to the IRRE field
  2. switch over to translated content element

now you see a "grayed out" IRRE item. Next to it a "localize"-button

ISSUE:

You hit the button "localize".

Wrong behaviour:

The grayed out item remains visible. Another item appears below.

Expected behaviour:

it should create a IRRE-element which replaces the "grayed out" item (as in TYPO3 v9).

Observed JavaScript Error in Browser Console:

InlineControlContainer.js?bust=1596661753:13 Uncaught (in promise) TypeError: t.compilerInput.localize is not iterable
    at VM1957 InlineControlContainer.js:13

See

https://github.com/TYPO3/TYPO3.CMS/blob/10.4/Build/Sources/TypeScript/backend/Resources/Public/TypeScript/FormEngine/Container/InlineControlContainer.ts#L488


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91942: JavaScript IRRE Handling spoils DataHandlerClosed2020-08-06

Actions
Actions #1

Updated by Anonymous over 3 years ago

  • Related to Bug #91942: JavaScript IRRE Handling spoils DataHandler added
Actions #2

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

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

Actions #3

Updated by Gerrit Code Review over 3 years ago

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

Actions #4

Updated by Gerrit Code Review over 3 years ago

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

Actions #5

Updated by Gerrit Code Review over 3 years ago

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

Actions #6

Updated by Gerrit Code Review over 3 years ago

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

Actions #7

Updated by Gerrit Code Review over 3 years ago

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

Actions #8

Updated by Gerrit Code Review over 3 years ago

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

Actions #9

Updated by Andreas Fernandez over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF