Bug #100102
openWrong mount point pages in PagesXmlSitemapDataProvider
0%
Description
Mount pages are wrongly resolved in the sitemap. They do not link to the mount page in the same page tree (with the mount get vars), but instead directly link to the uid of the mounted page, which can even be in a different site altogether.
Appears to have always been the case. Just checked this in v12 master and latest v10.4
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
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/+/78044
Updated by Gerrit Code Review over 1 year 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/+/78044
Updated by Christian Eßl over 1 year ago
After #100100 has been merged, fix this with these adjustments:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/78044/3/typo3/sysext/seo/Classes/XmlSitemap/PagesXmlSitemapDataProvider.php
Updated by Christian Weiske 10 months ago
- Related to Bug #91670: Not possible to exclude "mountpoints" from sitemap using "excludedDoktypes" added