Bug #85693
closedSitemap takes field pages into account
100%
Description
Following the documentation the element Sitemap (CType menu_sitemap) should "Render a full sitemap of the website, starting at the root page.". So the database field pages isn't shown when editing the element. But when the field pages isn't empty it is taken into account and the sitemap starts with the page given in field pages and not with the root page.
Updated by Riccardo De Contardi about 6 years ago
Tested on 9.5.1-dev (latest master) - still reproducible
steps to reproduce
1) create a CE, CType sitemap on a page
1.1) open the page on frontend -> the sitemap starts at the start page -> OK
2) change the CType of the content element to "subpages [menu_subpages]"
3) insert a page on the field "Selected Pages" ([pages]) different from the start page
4) save it
5) change again the CTYPE to "sitemap" and save again
6) open the page on frontend
Current Results:¶
the sitemap starts at the page defined at point 3)
Expected result¶
the sitemap should still start at the start page; the "Selected Pages" field should be taken into account on "sitemap of selected pages" CType.
Updated by Gerrit Code Review about 6 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/58852
Updated by Gerrit Code Review about 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58875
Updated by Georg Ringer about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset da277eb8bfd27f1b675e035dfebb80987757621f.