Actions
Bug #19573
closedexternal documents linked to pages in another language than default are only found when searched in default language
Start date:
2008-11-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When indexed_search is configured to index documents linked to a page and the page is multilingual, then all documents are indexed with sys_language_uid = 0, even if only linked to a page version with sys_language_uid != 0.
As a result these documents are only found if searched for in the default language but not if searched for in their own language.
(issue imported from #M9739)
Actions