Project

General

Profile

Actions

Bug #76236

closed

INCLUDE_TYPOSCRIPT condition PIDinRootline does not work correcty

Added by König David almost 8 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2016-05-19
Due date:
% Done:

0%

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

Description

I try to use an condition for Including on an MultiDomain Websites different TS for different sites.

<INCLUDE_TYPOSCRIPT: source="FILE:path/to/the/first/domain/main.ts-setup" condition="[PIDinRootline=1]">

now if i go to firstdomain.test the TypoScript is not included. if i go to firstdomain.test/?index.php?id=1 the Typoscript is included correctly. And the Rootpage is Pid = 1
if I Include the file like this:

[PIDinRootline=1]
<INCLUDE_TYPOSCRIPT: source="FILE:path/to/the/first/domain/main.ts-setup">

it works correctly, but with the Problem that i can not use any conditions inside.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #16525: "<INCLUDE_TYPOSCRIPT:" and multi level conditionsClosedJigal van Hemert2006-09-04

Actions
Related to TYPO3 Core - Bug #80385: INCLUDE_TYPOSCRIPT is using wrong ConditionMatcher when using condition optionClosed2017-03-22

Actions
Actions

Also available in: Atom PDF