Bug #87260
Untranslated records should not be linked
Status:
Resolved
Priority:
Should have
Assignee:
Category:
Link Handling, Site Handling & Routing
Target version:
Start date:
2018-12-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using the linkhandler feature to link to a record in the default language, the same link is shown on translated pages, even if the linked record was not translated. This leads to a 404 or similar error when following the link on translated pages.
Thus at least for dedicated record links a check should be added to ensure such a link is skipped.
Related issues