Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Outdated
-
2.26.12, 3.2.2, 4.0.0
-
None
-
None
Description
Steps to reproduce:
- Go to channel manager in edit mode
- Click on menu item link to open menu editor
- select one of the existing menu items or you can create a new one.
- select internal link option and open the link picker
- now select "Page sitemap item" under dropdown.
- Select a document with the same name as of a document/folder under documents section. eg."news" which is present in both
- Click Ok and save your changes.
- Now select the same menu item for which page-sitemap item was configured.
- Notice instead of showing "news" under "page-sitemap item section for the menu item.It shows "news" as selected under Documents section.
Note:Frontend probably gets confused to which item this menu item is linked because of the same name of the items under documents & in the page-sitemap item .
Also, backend doesn't provide clear information in same name item case.So frontend defaults to "Documents" and shown it in UI.
Expected:Above behaviour should be fixed.
Attachments
Issue Links
- discovered while testing
-
CHANNELMGR-707 Sitemap items are shown under "Documents" if a menuitem has internal link to "Page sitemapitem"
- Closed