teaminmedias-pluswerk / ke_search

Search Extension for TYPO3 Content Management System, including faceting search functions.
https://extensions.typo3.org/extension/ke_search/
GNU General Public License v3.0
35 stars 62 forks source link

Exception in backend with ke_search 4.4.0 on PHP 7.4 #443

Closed bzgaLindner closed 2 years ago

bzgaLindner commented 2 years ago

Hi,

after Update to 4.4.0 (and emptying cache) I get the following error wehen opening ke-search backend module:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Too few arguments to function Tpwd\KeSearch\Domain\Repository\IndexRepository::__construct(), 0 passed in .../xyz/typo3_src-10.4.27/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3480 and exactly 1 expected | ArgumentCountError thrown in file /abc/typo3conf/ext/ke_search/Classes/Domain/Repository/IndexRepository.php in line 42. Requested URL: [myDomain]/typo3/index.php?route=%%2Fmodule%%2Fweb%%2FKeSearchBackendModule&token=--AnonymizedToken--&id=45&

Downgrading to v 4.3.1 helps.

bzgaLindner commented 2 years ago

close here and move to actual github