Actions
Bug #103618
closedEXT:indexed_search: Error when saving keywords and/or stopwords for file items
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2024-04-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
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.
(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
Files
Updated by Jasmina Ließmann 7 months ago
- Related to Bug #103543: indexed_search: Cannot save stopwords in "Words by top count" and "Words by frequency" added
Updated by Jasmina Ließmann 7 months ago
- File deleted (
03_indexed-search_saveStopwordsKeywordsAction_error.jpg)
Updated by Jasmina Ließmann 7 months ago
- Subject changed from EXT:indexed_search: Error when saving keywords and/or stopwords to EXT:indexed_search: Error when saving keywords and/or stopwords for file items
- Description updated (diff)
Updated by Jasmina Ließmann 7 months ago
- Related to Task #103657: Remove ability to edit page 'keywords' via EXT:indexed_search backend module added
Updated by Gerrit Code Review 7 months ago
- Status changed from New to Under Review
Patch set 4 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/+/83878
Updated by Jasmina Ließmann 7 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9678f5f2df97acafd93aa1e8574fc150b5448c00.
Actions