Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Fixed
-
15.4.0
-
None
-
3
-
Flagged
-
Orion
-
Orion.Cycle3.Sprint, Orion.Cycle4.Sprint
-
Undetermined
Description
[Regression]
In 15.4.0, sitemap items disappear when there are no xpages present, and the root sitemap item (home) points to an xpage document using hst:relativecontentpath property.
- Create a few pages under the root sitemap (do not create any xpages).
- Create an xpage document 'XpageDoc'.
- Point the root sitemap item to the new xpage document using hst:relativecontentpath property.
- Navigate to the channel to find the sitemap missing under the root sitemap item.
- However, once you create at least one experience page, the sitemap is displayed again.
After step 4 above, if you observe the network response in 15.4.0, it has experiencePage : true & expandable : false
In 14.7.5 however, the response has experiencePage : false and the sitemap is displayed.
Attachments
Issue Links
- is a result of
-
CMS-15203 [Backport 15.2] Support efficient SiteMap rendering in the Channel Manager for many XPage documents
- Closed