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] Delete index documents without available site #3770

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

eliashaeussler
Copy link
Contributor

This PR fixes a bug where an index document does not a have a site object assigned. In this case, the index document can be safely removed.

Since this bug occurred in a TYPO3 v11.5 environment, the PR should be backported to the 11.5.x branch.

Resolves: #3769
Releases: main, 11.5

@dkd-kaehm dkd-kaehm added the BACKPORTABLE The changes SHOULD be backported label Aug 29, 2023
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Sep 11, 2023
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Sep 11, 2023
Copy link
Member

@dkd-friedrich dkd-friedrich left a comment

Choose a reason for hiding this comment

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

LGTM

@dkd-friedrich dkd-friedrich merged commit 8f60790 into TYPO3-Solr:main Sep 20, 2023
8 checks passed
dkd-friedrich pushed a commit that referenced this pull request Sep 20, 2023
@eliashaeussler eliashaeussler deleted the fix/missing-site branch September 20, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BACKPORTABLE The changes SHOULD be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Call to a member function getSolrConfiguration() on null
3 participants