Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Do not index translations on default language in languages free mode #3786

Merged
merged 1 commit into from
Sep 19, 2023

Commits on Sep 18, 2023

  1. [BUGFIX] Do not index translations on default language in languages f…

    …ree mode
    
    With fallbackType: free the index queue contains an entry for each available language. Without this check all the entries are additionally indexed in the default language. They should be only indexed for the language, the record has defined as sys_language_uid.
    
    Fixes TYPO3-Solr#3560
    Ports: TYPO3-Solr#3785
    schliesser authored and dkd-kaehm committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    88961f9 View commit details
    Browse the repository at this point in the history