Skip to content
Snippets Groups Projects
Commit b2e47de4 authored by Benni Mack's avatar Benni Mack Committed by Susanne Moog
Browse files

[BUGFIX] Use current site language in indexed search by default

Using Indexed Search plugin, one can customize the language selector,
however, you needed a TypoScript condition, as Site Handling support
was not possible yet.

The default behaviour should be to only search in the selected language,
which can be achieved by looking into the current language.

The default option is now set to "current". Existing implementations
still using conditions continue to keep working.

Resolves: #80840
Releases: master, 9.5
Change-Id: I7772e40d11593331cddf8fc90c8630f0a4db1758
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62382


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Gorges <daniel.gorges@b13.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Gorges <daniel.gorges@b13.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent ce6fdfad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment