Actions
Bug #103542
closedindexed_search AdministrationRepository: GeneralUtility::trimExplode(): Argument #2 ($string) must be of type string, null given
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2024-04-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Updated by Christian Kuhn 8 months ago
- Related to Bug #103541: Validation failed while trying to call TYPO3\CMS\IndexedSearch\Controller\AdministrationController->statisticDetailsAction(). added
Updated by Christian Kuhn 8 months ago
- Related to Task #101453: Add native type declarations to GU array methods added
Updated by Christian Kuhn 8 months ago
- Have ext:styleguide and ext:indexed_search loaded
- Use styleguide to create FE demo page tree
- Call FE of generated FE styleguide page tree to index a page, for instance the "uploads" page
- Go to BE module Page->Indexing of "styleguide frontend demo" page
- Make sure patch for #103541 is applied / resolved, have caches cleared
- See "uploads" is indexed, click "uploads" link in "Filename" column of table
- View should be rendered
- Section "All words found on page", check row "Page keywords" of row "uploads"
- Click "Save keywords and stop words"
->
TYPO3\CMS\Core\Utility\GeneralUtility::trimExplode(): Argument #2 ($string) must be of type string, null given, called in /var/www/local/coremaster/public/typo3/sysext/indexed_search/Classes/Domain/Repository/AdministrationRepository.php on line 757
Updated by Gerrit Code Review 8 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83676
Updated by Christian Kuhn 8 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e9d2445a984997c06aeee73f56ef8bfd8aa261b1.
Actions