Project

General

Profile

Actions

Bug #85693

closed

Sitemap takes field pages into account

Added by Philipp Weiß over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-07-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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.

Actions #1

Updated by Riccardo De Contardi over 5 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.

Actions #2

Updated by Gerrit Code Review over 5 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

Actions #3

Updated by Gerrit Code Review over 5 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

Actions #4

Updated by Georg Ringer over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF