Project

General

Profile

Actions

Bug #86229

closed

Symfony expressions/conditions doesn't work in user-tsconfig

Added by Wittkiel Gruppe over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
TypoScript
Target version:
Start date:
2018-09-11
Due date:
% Done:

100%

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

Description

Because of deprecations we want to switch from this working solution

[adminUser = 1]
options.pageTree.showPageIdWithTitle = 1
[END]

to this new condition

[backend.user.isAdmin]
options.pageTree.showPageIdWithTitle = 1
[END]

But in user-tsconfig the new expressions/conditions doesn't work, no error for that problem in logs.

TYPO3 9.4.0 (non-composer)
PHP 7.2


Related issues 5 (1 open4 closed)

Related to TYPO3 Core - Bug #86856: Workspace Context API is set wrong in BEClosedBenni Mack2018-11-05

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

Actions
Related to TYPO3 Core - Bug #88841: Conditions in .tsconfig file are not readClosed2019-07-25

Actions
Related to TYPO3 Core - Bug #90075: backend user symfony expressions not working in TSConfigClosed2020-01-09

Actions
Related to TYPO3 Core - Bug #92516: Symfony expressions/conditions doesn't work in user-tsconfig in context menuNew2020-10-08

Actions
Actions

Also available in: Atom PDF