Bug #91801
closedadditionalWhere and excludedDoktypes in XML Site Map Builder
0%
Description
XML Sitemap additionalWhere and excludeDoktypes conditions must be passed through the getPageList function so that it can exclude a complete tree of the excluded doktype. right now if a docktype is excluded or a page is hidden, only those pages got excluded and all their child come to the tree list to make sitemap.
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65037
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65037
Updated by Richard Haeser over 3 years ago
- Status changed from Under Review to Rejected
We will not implement this as it will not help most of the people. If you want, you can always create your own Sitemap Dataprovider that will implement this.
I will close this issue for now. If you think this should definitely be in, please contact me at #typo3-cms-coredev channel on Slack.