Skip to content

[BUGFIX] Filter Solr connections based on language fallback settings#4514

Open
siwa-ddiesenreither wants to merge 2 commits into
TYPO3-Solr:mainfrom
siwa-ddiesenreither:bugfix/filter-solr-connection-by-page
Open

[BUGFIX] Filter Solr connections based on language fallback settings#4514
siwa-ddiesenreither wants to merge 2 commits into
TYPO3-Solr:mainfrom
siwa-ddiesenreither:bugfix/filter-solr-connection-by-page

Conversation

@siwa-ddiesenreither
Copy link
Copy Markdown

What this pr does

Added a check if then solrConnections language has only 0 as fallback language - if so and the default language is hidden also hide this language.

How to test

See description of issue.

Fixes: #4513

Copy link
Copy Markdown
Collaborator

@dkd-kaehm dkd-kaehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing that issue.
Please fix the static-analysis issues:

https://github.com/TYPO3-Solr/ext-solr/actions/runs/21178675347/job/60916087419?pr=4514#step:10:69

@siwa-ddiesenreither
Copy link
Copy Markdown
Author

@dkd-kaehm did i miss anything else here?

@dkd-kaehm
Copy link
Copy Markdown
Collaborator

@siwa-ddiesenreither
Please do not use merge branch, but rebase to target instead. EXT:solr uses linear-history setting for GIT.

@siwa-ddiesenreither siwa-ddiesenreither force-pushed the bugfix/filter-solr-connection-by-page branch from 7ac3110 to 8c606f8 Compare February 18, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] PageIndexer filterSolrConnectionByPage does not respect site language fallbacks

2 participants