Skip to content

[BUGFIX] Prevent undefined array key warning in SettingsPreviewOnPlug…#4686

Open
mschwemer wants to merge 1 commit into
TYPO3-Solr:mainfrom
mschwemer:bugfix/4685_prevent-undefined-array-keywarning
Open

[BUGFIX] Prevent undefined array key warning in SettingsPreviewOnPlug…#4686
mschwemer wants to merge 1 commit into
TYPO3-Solr:mainfrom
mschwemer:bugfix/4685_prevent-undefined-array-keywarning

Conversation

@mschwemer

@mschwemer mschwemer commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

…insEventListener

The EXT:solr plugin "Frequent searches" does not have flexform settings. Thus the array key pi_flexform does not exist.

Adding an additional check for the early return solves the issue.

Resolves: #4685

…insEventListener

The EXT:solr plugin "Frequent searches" does not have
flexform settings. Thus the array key `pi_flexform`
does not exist.

Adding an additional check for the early return solves
the  issue.

Resolves: TYPO3-Solr#4685
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] Undefined array key warning in SettingsPreviewOnPluginsEventListener

1 participant