Actions
Bug #94540
closedSearch finds pages hidden in default language
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2021-07-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.4
Tags:
indexed_search, language, l18n_cfg
Complexity:
Is Regression:
Sprint Focus:
Description
Indexed Search does not take advantage of page setting "Hide default language of page" [l18n_cfg => 1].
If a page has been indexed and afterwards is set to hidden for default language, the search "finds" that page and displays it as result but with missing link (typolink renderer "knows" that the page is not accessible).
- Add a new page and add some dummy content
- Index that page (open in another browser or log out from admin, so the page gets cached)
- Make sure the page is indexed by doing a search
- Check page setting "Hide default language of page" (in page properties / Language)
- Trigger a new search
Updated by Georg Ringer over 3 years ago
- Status changed from New to Closed
I am closing this issue in favor of #94577
Updated by Georg Ringer over 3 years ago
- Related to Feature #94577: Clear indexed_search documents when content is changed added
Actions