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') ...]
Actions