Actions
Bug #86229
closedSymfony expressions/conditions doesn't work in user-tsconfig
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
Updated by Frank Nägler about 6 years ago
- Assignee set to Frank Nägler
- PHP Version set to 7.2
Updated by Gerrit Code Review about 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58275
Updated by Gerrit Code Review about 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58275
Updated by Frank Nägler about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 52c391df3d4070d7bb192c724597141111e70b21.
Updated by Benni Mack about 6 years ago
- Related to Bug #86856: Workspace Context API is set wrong in BE added
Updated by Oliver Hader about 6 years ago
- Related to Bug #86923: Symfony expressions/conditions doesn't work in user-tsconfig added
Updated by Jonas Eberle over 5 years ago
- Related to Bug #88841: Conditions in .tsconfig file are not read added
Updated by Anonymous almost 5 years ago
Not fixed - due to https://forge.typo3.org/issues/86856
Updated by Anonymous almost 5 years ago
- Related to Bug #90075: backend user symfony expressions not working in TSConfig added
Updated by Dmitry Dulepov about 4 years ago
- Related to Bug #92516: Symfony expressions/conditions doesn't work in user-tsconfig in context menu added
Actions