Bug #103618
Updated by Jasmina Ließmann 7 months ago
Files can also be listed in the statisticAction. If you switch to the statisticDetailsAction with these, there is no page:uid. This causes the saveStopwordsKeywordsAction to throw an error when you click on one of the three save buttons.
<pre>
(1/1) TypeError
TYPO3\CMS\IndexedSearch\Controller\AdministrationController::saveStopwordsKeywordsAction(): Argument #2 ($pageId) must be of type int, null given, called in /var/www/html/typo3-core/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php on line 436
</pre>
{{thumbnail(01_indexed-search_statisticAction.jpg, size=400)}}
{{thumbnail(02_indexed-search_statisticDetails_with_media-file.jpg, size=400)}}