Bug #90617
closedEpic #90812: Fluid-based Page Module
Page Module: No content elements displayed with mod.web_layout.defLangBinding
100%
Description
In current v10 with mod.web_layout.defLangBinding = 1 no content is displayed in the old Page Module at all.
Files
Updated by Daniel Goerz over 4 years ago
- Related to Feature #78450: Introduce PreviewRenderer pattern added
Updated by Daniel Goerz over 4 years ago
- Related to deleted (Feature #78450: Introduce PreviewRenderer pattern)
Updated by Daniel Goerz over 4 years ago
- Related to Task #90348: PageLayoutView and BackendLayout should be refactored to separate rendering, processing and fetching of content added
Updated by Susanne Moog over 4 years ago
- Subject changed from No content elements displayed with mod.web_layout.defLangBinding to Page Module: No content elements displayed with mod.web_layout.defLangBinding
Updated by Claus Due over 4 years ago
- Status changed from New to Needs Feedback
I'm not able to reproduce this - can you provide more information about records/columns required to reproduce?
My test setup:
- Two columns
- Two content elements in each
- Three languages
- Language A translated in "connected" mode
- Language B translated in "free" mode
- Content shown in "languages" mode with default language or either of the two additional languages selected
- Content shown in "columns" mode with any language selected
No difference between "Fluid based page module" feature toggle enabled/disabled.
The "defLangBinding" toggle is set the same way as before, in PageLayoutController.
Possibly related to https://review.typo3.org/c/Packages/TYPO3.CMS/+/63513?
Updated by Claus Due over 4 years ago
Wrong patch link, sorry. Right link is: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63520
Updated by Susanne Moog over 4 years ago
- Status changed from Needs Feedback to In Progress
Still not working and in different ways in the two page module variants. I even reinstalled the complete system yesterday and I can still reproduce it just fine.
To reproduce:
- Install introduction package (good default test cases ;))
- Add TSConfig: `mod.web_layout.defLangBinding = 1` to TSConfig of root page ("Congratulations")
Result:
- On the "old" page module in "Languages" mode (because that's where the setting takes effect): no content rendered at all
- In the "new" page module in "Languages" mode: setting has no effect at all (items should be aligned but aren't) - easiest to see in mixed mode, but also wrong in connected mode (as there should be a visual connection)
Updated by Susanne Moog over 4 years ago
- File noContent.png noContent.png added
- File shouldBeAligned.png shouldBeAligned.png added
Updated by Susanne Moog over 4 years ago
- File withoutAlign.png withoutAlign.png added
- File withAlign.png withAlign.png added
attached are some additional screen shots on how it looks with the setting working (enabled and disabled)
Updated by Riccardo De Contardi over 4 years ago
- Related to Bug #90866: Fluid based page module not showing elements with language=All ([sys_language_uid]=-1) added
Updated by Benni Mack over 4 years ago
- Target version changed from 10 LTS to next-patchlevel
Updated by Helmut Hummel about 4 years ago
- Has duplicate Bug #92360: with mod.web_layout.defLangBinding set to true, no content output is generated added
Updated by Mathias Brodala about 4 years ago
- Blocks Bug #92454: Invalid colPos/language UID used in "Languages" view with defLangBinding added
Updated by Gerrit Code Review about 4 years ago
- Status changed from In Progress 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/+/66014
Updated by Gerrit Code Review about 4 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/+/66014
Updated by Oliver Bartsch about 4 years ago
- Assignee deleted (
Claus Due) - Is Regression set to Yes
Susanne Moog wrote:
Result:
- On the "old" page module in "Languages" mode (because that's where the setting takes effect): no content rendered at all
- In the "new" page module in "Languages" mode: setting has no effect at all (items should be aligned but aren't) - easiest to see in mixed mode, but also wrong in connected mode (as there should be a visual connection)
Hi Susanne,
you are right. The fluid based page module is missing this functionality completely. But as this issue is about a regression, introduced with #90315 in the "old" page module, I've created a separate issue #92482 for the fluid based page module (about the missing functionality).
Updated by Oliver Bartsch about 4 years ago
- Related to Task #90315: Split up PageLayoutView code into smaller chunks added
Updated by Oliver Bartsch about 4 years ago
- Related to Bug #92482: Fluid based page module is missing defaultLanguageBinding functionality added
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 04fe3a7ce980c2b94a8fc896735603dbe3fd05b1.
Updated by Gerrit Code Review about 4 years ago
- Status changed from Resolved to Under Review
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/+/65983
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset daf5fc3624cbe76b8ee0cea9cb9dddfb0cef2387.
Updated by Benni Mack almost 4 years ago
- Status changed from Resolved to Closed