Actions
Bug #103547
closedindexed_search: Link to word details fails
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2024-04-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
- 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
- The rendered view has 3 tables with a column "word", their rows are links
- Clicking them leads to a crash in main and v12
Updated by Christian Kuhn 5 months ago
- Related to Task #102975: Use full md5 hash for `indexed_search` added
Updated by Christian Kuhn 5 months ago
- Related to Task #96797: Add module object to the PSR-7 request added
Updated by Christian Kuhn 5 months ago
- Related to Bug #103540: Mitigate misusing request 'id' as pages-uid in extbase BE added
Updated by Christian Kuhn 5 months ago
- Subject changed from IS: Link to word details fails to indexed_search: Link to word details fails
- Category set to Indexed Search
Updated by Gerrit Code Review 5 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/+/83679
Updated by Gerrit Code Review 5 months ago
Patch set 2 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/+/83679
Updated by Gerrit Code Review 5 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83680
Updated by Gerrit Code Review 5 months ago
Patch set 2 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83680
Updated by Christian Kuhn 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7d3c4111fbd89dd817ef368ed8b7b2a291245349.
Actions