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:P:12.0] Fix php warning undefined array key no_search_sub_entries #3438

Conversation

dkd-kaehm
Copy link
Collaborator

To avoid php warning for undefined array key, check if key is set in $page array.

Fixes #3380
Ports: #3381

…ries

To avoid php warning for undefined array key, check if key is set in
$page array.

Fixes TYPO3-Solr#3380
Ports: TYPO3-Solr#3381
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] PHP Warning: Undefined array key "no_search_sub_entries"
2 participants