Project

General

Profile

Actions

Bug #88841

closed

Conditions in .tsconfig file are not read

Added by Julian Stock over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2019-07-25
Due date:
% Done:

0%

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

Description

Hey,

I'm including a include.tsconfig file in the backend for GridElement configuration with the following content:

[PIDinRootline = 1462]
    <INCLUDE_TYPOSCRIPT: source="FILE: EXT:my_gridelements/Configuration/TSconfig/includeMyConfig.tsconfig">
[END]

This is working as expected. When setting the PIDinRootline to an invalid value, my GridElements aren't there.

But when it comes to rendering in the frontend, this is not working. I have to remove the whole condition. First, I thought this is something related to the new Symfony Expression changes that came with TYPO3 v9, but it's still happening on the old conditions that are still working in general.

Here's a (maybe) related ticket: https://forge.typo3.org/issues/86923

Thanks for reading, have a nice day.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #86923: Symfony expressions/conditions doesn't work in user-tsconfigClosed2018-11-14

Actions
Related to TYPO3 Core - Bug #86229: Symfony expressions/conditions doesn't work in user-tsconfigClosedFrank Nägler2018-09-11

Actions
Actions

Also available in: Atom PDF