Actions
Bug #101931
openExtbase RouteEnhancers do not work in case of language fallback to non-default language.
Status:
New
Priority:
Should have
Assignee:
-
Category:
Extbase + l10n
Target version:
-
Start date:
2023-09-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have a TYPO3 instance with a language fallback
The default language is German(id=0) and the Italian language(id=8) is configured as a fallback to English(id=1).
English news items are displayed in Italian as a fallback, but the speaking URL for the detail view contains only the news id instead of the speaking URL path segment of the English news item.
Actions