Project

General

Profile

Actions

Bug #19718

open

Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode

Added by Stefan Galinski over 15 years ago. Updated 12 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
-
Start date:
2008-12-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
typoscript, localization, frontend
Complexity:
nightmare
Is Regression:
No
Sprint Focus:

Description

The sliding functionality doesn't respect the content_fallback mode correctly. It delivers always content elements of the fallback/calculated language from the current selected page. The attached patch fixes this bug by an additional check of the page record which is referenced by the content element.

Steps to Reproduce (only in "content_fallback" mode)

1) Create a marker in a template which slides content elements of a column...

template.bla = TEMPLATE
template.bla.marks.BLA < styles.content.get
template.bla.marks.BLA .select.where = colPos = 0
template.bla.marks.BLA .slide = -1

2) Create a page with a subpage and assign the template via typoscript

3) Create the content elements on the top page which should be slided

4) Create a translation of the top page and the content elements

5) Test the result in the frontend for the top page and the parent page in both site languages. Oopps...
(issue imported from #M9975)


Files

typo3_9975.patch (1.5 KB) typo3_9975.patch Administrator Admin, 2008-12-18 16:00
9975_v2.patch (1.41 KB) 9975_v2.patch Administrator Admin, 2009-02-14 13:37
typo3_9975.patch (1.5 KB) typo3_9975.patch Stefan Galinski, 2011-09-23 20:12

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content Closed2008-07-16

Actions
Related to TYPO3 Core - Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)Closed2007-07-22

Actions
Related to TYPO3 Core - Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignoredClosedJo Hasenau2015-03-20

Actions
Actions

Also available in: Atom PDF