Feature #99033
closedAdd event to disallow tables from backend search
100%
Description
The backend search provides a DatabaseRecordProvider
and a PageRecordProvider
. The latter one searches the pages
table and to avoid duplicated results, the table is disallowed in DatabaseRecordProvider
.
It would make sense to have an event to add more tables to a deny list that is used in DatabaseRecordProvider
.
Updated by Gerrit Code Review about 2 years ago
- Status changed from In Progress 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/+/76522
Updated by Gerrit Code Review about 2 years 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/+/76522
Updated by Gerrit Code Review about 2 years ago
Patch set 3 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/+/76522
Updated by Andreas Kienast about 2 years ago
- Related to Feature #76134: Signal to modify editlinks for LiveSearch results added
Updated by Gerrit Code Review about 2 years ago
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/+/76522
Updated by Gerrit Code Review about 2 years ago
Patch set 5 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/+/76522
Updated by Andreas Fernandez about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset da16290074943e8ded3e25da7c4a1a5536723818.