Actions
Feature #82070
closedExclude doktypes in path of search result
Status:
Closed
Priority:
Should have
Assignee:
Category:
Indexed Search
Target version:
Start date:
2017-08-10
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The search result has a path with the pagetree structure. Similar to a Breadcrumb. If system folders are used in the page tree, they are shown in the path.
You must be able to exclude doctypes from the path.
Example (Footer-Structure):
[SysFolder] Footer [SysFolder] Navigation [Page] Imprint
Current path output with search term "imprint":
/Footer/Navigation/Imprint
Should - path output with search term "imprint":
/Imprint
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53671
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53671
Updated by Joerg Boesche about 7 years ago
- Related to Feature #62718: Page type Special Folder is shown in page path of indexed_search added
Updated by Joerg Boesche almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1692a100825d553ef13e0f59ee89a4cb36924032.
Actions