Closed mweber1973 closed 6 months ago
if you would rename the method in ExtensionServiceXclassed
I guess you would get the same error from ExtensionService
. if yes, this is your error.
why not provide the extensionName argument?
For all who get the same error:
Bug Report
I want to use indexed_search. When I put
in my pagetemplate the error
GeorgRinger\News\Xclass\ExtensionServiceXclassed::getPluginNameByAction(): Argument #1 ($extensionName) must be of type string, null given, called in typo3_src-11.5.32/typo3/sysext/extbase/Classes/Mvc/Web/Routing/UriBuilder.php on line 557
occurs.
Bug or my fault?
Environment