Project

General

Profile

Actions

Bug #86763

closed

Backend Layout Slide not working in FLUIDTEMPLATE Variables after Upgrade to 9.5.0

Added by Simon Köhler over 5 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-10-26
Due date:
% Done:

0%

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

Description

I am reading the current backend_layout with a typoscript TEXT object, and pass it to a variable in my FLUIDTEMPLATE like this:

variables{

   beLayout = TEXT
   beLayout.data = levelfield:-1, backend_layout_next_level, slide
   beLayout.override.field = backend_layout
}

In my Fluid-Template I have a s:switch ViewHelper to do some magic. This worked for several years and in the last version of this project with 8.7.19 perfectly.

Now, in TYPO3 9.5.0 the template of the subpage gets selected on the root page. In other words, the sliding mechanism doesn't seem to work anymore.

Any ideas about this?


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #86733: Data in page is invalid if plugin exitsClosed2018-10-24

Actions
Related to TYPO3 Core - Bug #86703: Page's data partly not available via getText if page has form CEClosed2018-10-20

Actions
Actions

Also available in: Atom PDF