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] prevent empty array key if foreignLabelField is null #3857

Merged
merged 1 commit into from Nov 2, 2023

Conversation

clickstorm
Copy link
Contributor

What this pr does

If you enableRecursiveValueResolution and the foreignLabelField is not set because the record has no relation, the item can not be indexed.

How to test

See Ticket.

Fixes: #3856

Copy link
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.

@dkd-kaehm dkd-kaehm merged commit ae6381b into TYPO3-Solr:main Nov 2, 2023
8 checks passed
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] indexing not possible if enableRecursiveValueResolution and empty foreignLabelField
2 participants