Actions
Bug #93641
closedDocumentation link broken on "Deprecation: #86068 - old condition syntax"
Start date:
2021-03-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The page https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.5/Deprecation-86068-OldConditionSyntax.html has a broken link:
For detailed information about the new expression language see #85829.
which links to:
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.5/Feature-85829-ImplementSymfonyExpressionLanguageForTypoScriptConditions.rst
The correct link would be
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.4/Feature-85829-ImplementSymfonyExpressionLanguageForTypoScriptConditions.html
(different version, different extension)
Actions