Bug #86923
closedSymfony expressions/conditions doesn't work in user-tsconfig
100%
Updated by Oliver Hader about 6 years ago
- Related to Bug #86229: Symfony expressions/conditions doesn't work in user-tsconfig added
Updated by Oliver Hader about 6 years ago
- Complexity set to medium
Since issue #86229 was reverted in #86856 the fix has to be reimplemented
- refactor BackendUserAuthentication::fetchGroupData into distinct parts, but keep the functionality for backward compatibility
- most interesting part is when Context aspects are defined (workspaces) and when they are used (TSconfig conditions)
Updated by S P over 5 years ago
- Priority changed from Should have to Must have
Any news here? For "upgraders" this is very important to be either documented very prominently (maybe even in the deprecation notice itself) or to be fixed soon. I just spend debugging hours why the syntax is not working, just to find that it's not working in user TS config due to a change after the LTS release.
Updated by Jonas Eberle over 5 years ago
- Related to Bug #88841: Conditions in .tsconfig file are not read added
Updated by Andreas Fragner about 5 years ago
Stefan P wrote:
Any news here? For "upgraders" this is very important to be either documented very prominently (maybe even in the deprecation notice itself) or to be fixed soon. I just spend debugging hours why the syntax is not working, just to find that it's not working in user TS config due to a change after the LTS release.
Still not working and also spent some hours of debugging just to find out that conditions are not working in user TS config. When will this be fixed?
Updated by Riccardo De Contardi almost 5 years ago
- Related to Bug #90075: backend user symfony expressions not working in TSConfig added
Updated by Susanne Moog almost 5 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review almost 5 years ago
- Status changed from New to Under Review
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/c/Packages/TYPO3.CMS/+/62887
Updated by Gerrit Code Review almost 5 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62887
Updated by Benni Mack almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7ffd8cb0c7ea065e41cbc56b09190edb2e8f2fe4.
Updated by Gerrit Code Review over 4 years ago
- Status changed from Closed to Under Review
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64033
Updated by Frank Nägler over 4 years ago
- Status changed from Under Review to Accepted
already fixed in master (v10)