Skip to content

[BUGFIX] Close #3868 Exclude current page from check for subEntries in rootline#4394

Open
timhorstmann wants to merge 1 commit intoTYPO3-Solr:mainfrom
timhorstmann:bugfix/issue-3868
Open

[BUGFIX] Close #3868 Exclude current page from check for subEntries in rootline#4394
timhorstmann wants to merge 1 commit intoTYPO3-Solr:mainfrom
timhorstmann:bugfix/issue-3868

Conversation

@timhorstmann
Copy link
Copy Markdown

What this pr does

Skips the current page when traversing the rootline.

How to test

Testscenario is described in #3868 .

Fixes: #3868

@sebkln
Copy link
Copy Markdown
Contributor

sebkln commented Nov 14, 2025

We tested this change in our installation. The trait is not called on queue Initialization. Pages with no_search_sub_entries=1 are still removed from the index queue.

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] TYPO3 11 no_search_sub_entries = 1 removes the page from the index

2 participants