Project

General

Profile

Actions

Bug #79831

closed

Content Rendering not working after upgrade 8.5.1 > 8.6.0

Added by Carsten Hülsmann about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2017-02-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hello,

it seems there is a problem with the content rendering.
Since the upgrade my cObjects stay empty...

Tried much but can't recognize why.


page.10 = FLUIDTEMPLATE
page.10 {
format = html
partialRootPath = {$resDir}/Private/Partials/
layoutRootPath = {$resDir}/Private/Layouts/
variables {
content0 < styles.content.get
content0.select.where = colPos = 0
content1 < styles.content.get
content1.select.where = colPos = 1
content2 < styles.content.get
content2.select.where = colPos = 2
content3 < styles.content.get
content3.select.where = colPos = 3
hintergrundfarbe = TEXT
hintergrundfarbe.insertData = 1
hintergrundfarbe.data = page : tx_pk_netfactory_bgcolor
textflow = TEXT
textflow.insertData = 1
textflow.data = tt_content : tx_pk_netfactory_textflow
}
}
page.10.file.stdWrap.cObject = CASE
page.10.file.stdWrap.cObject {
key.data = levelfield:-1, backend_layout_next_level, slide
key.override.field = backend_layout
default = TEXT
default.value = {$resDir}/Private/Templates/onepage.html
pagets__1 < default
}

No relevant error in logs. If i do it directly page.10 < styles.content.get everything is fine.

Any suggestions where to look?


Files

page.ts (1.05 KB) page.ts Carsten Hülsmann, 2017-02-15 15:49
8-6-0-Template-Hierarchie.png (16.8 KB) 8-6-0-Template-Hierarchie.png Template-Hierarchy Wittkiel Gruppe, 2017-02-16 09:27

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80044: styles.content.get not available in FSC anymoreClosedBenjamin Kott2017-02-27

Actions
Actions

Also available in: Atom PDF