Actions
Bug #90685
closedRST docs of symfony expression language for TypoScript conditions has a typo
Status:
Closed
Priority:
Should have
Assignee:
Category:
Documentation
Target version:
Start date:
2020-03-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
wrong:
[..., 'tx_news_pi/news') ...]
right:
[..., 'tx_news_pi1/news') ...]
Updated by Markus Klein almost 5 years ago
- Related to Task #89176: Provide better way to traverse array in TS conditions added
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Accepted 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/c/Packages/TYPO3.CMS/+/63633
Updated by Gerrit Code Review almost 5 years ago
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/+/63590
Updated by Markus Klein almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7f5718170ca411d3d8e85102a592bded5dfb3abe.
Actions