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] Fix issue 3445 : Error when indexing pages with field proces… #3446

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

Oktopuce
Copy link

@Oktopuce Oktopuce commented Jan 3, 2023

Fix error whenindexing pages with field processing instruction categoryUidToHierarchy.

What this pr does

This PR cast the category ID to int because this is the type required for CategoryUidToHierarchy::getSolrRootlineForCategoryId()

How to test

See issue

Fixes: #3445

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.

LGTM
Thanks for fixing that issue.

dkd-kaehm pushed a commit to dkd-kaehm/ext-solr that referenced this pull request Jan 19, 2023
dkd-kaehm pushed a commit that referenced this pull request Jan 19, 2023
…instruction categoryUidToHierarchy

Fixes: #3445
Ports: #3446
@dkd-kaehm dkd-kaehm merged commit 8157efd into TYPO3-Solr:main Jan 19, 2023
@dkd-kaehm dkd-kaehm mentioned this pull request Oct 13, 2023
1 task
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] Error when indexing pages with field processing instruction categoryUidToHierarchy
2 participants