Task #85644
closedTranslateViewHelper does not work with new site configuration
100%
Description
The Fluid TranslateViewHelper ignores the new site configuration.
Without the classic language config, it is only showing the default translation.
Updated by Georg Ringer over 6 years ago
problem is \TYPO3\CMS\Extbase\Utility\LocalizationUtility::getLanguageKeys
which uses $tsfe->config['config']['language']
I guess
Updated by Gerrit Code Review over 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/57697
Updated by Gerrit Code Review over 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/57697
Updated by Gerrit Code Review about 6 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/57697
Updated by Georg Ringer about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4f81dc38b7211ca717043f8165914bb2086475a5.