Skip to content

Conversation

@beardcoder
Copy link
Contributor

@beardcoder beardcoder commented Nov 21, 2024

Resolves: #4225

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.

Please search and replace all occurrences of that string:
E.g.:

ext-solr/ext_localconf.php

Lines 146 to 148 in 0c0f2b9

if (!isset($GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['solr']['searchResultClassName '])) {
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['solr']['searchResultClassName '] = SearchResult::class;
}

@dkd-kaehm
Copy link
Collaborator

@beardcoder
Thanks for fixing that issue. Please prepend the title of commit with !!!
also !!![BUGFIX] Correct typo in searchResultClassName configuration key #4226 , to mark it as breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Fix Typo in searchResultClassName Configuration Key

2 participants