Project

General

Profile

Actions

Bug #94568

closed

defLangBinding breaks web_layout

Added by Eric Chavaillaz almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2021-07-16
Due date:
% Done:

100%

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

Description

Hi,

In TYPO3 10, when using fluidBasedPageModule, mod.web_layout.defLangBinding = 1 and more than 1 language, the output is broken in language mode. The default content elements and the the first translated content elements are properly rendered, but other are always empty (see screenshot).

!Screenshot from 2021-07-16 16-18-57.png!

In fact there is a bug in the template backend/Resources/Private/Partials/PageLayout/LanguageColumns.html, at line 88, the variable item is set and never override again (in the languages list loop). If I try to pass directly {item.translations.{languageId}} in the partial it works again (but I am pretty sure some other variables are mandatory in the partials PageLayout/Record called in the loop.

Thanks


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #94047: Fluid based page module: wrong behavior with defLangBindingClosedClaus Due2021-05-03

Actions
Actions #1

Updated by Andreas Kiessling over 2 years ago

  • Related to Bug #94047: Fluid based page module: wrong behavior with defLangBinding added
Actions #2

Updated by Andreas Kiessling over 2 years ago

I can confirm this bug, pretty irritating after doing a l10nmgr import and not seeing any content

Actions #3

Updated by Gerrit Code Review over 2 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/+/71073

Actions #4

Updated by Mathias Brodala over 2 years ago

  • Description updated (diff)
Actions #5

Updated by Gerrit Code Review over 2 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/+/71193

Actions #6

Updated by Alexander Opitz over 2 years ago

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

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF