-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.4.3.5 CE GA5, 7.4.13 DXP U1, Master
-
Component/s: Navigation Menus
-
Labels:
Step to reproduce:
- Create a new site using Raylife site template
- Once creating the new site, go to Liferay site --> Site builder --> Navigation menus.
- Create a new Menu
Expected Results:
The menu is created and it shows the menu view where you can add menu items
Actual Results:
The menu is created but it shows an error message in the view and you can't add items to the menu.
Note:
For these steps you must have the FF disabled, it is necessary to disable the display page type component:
scr:disable com.liferay.site.navigation.menu.item.display.page.internal.type.DisplayPageSiteNavigationMenuItemType
and com.liferay.site.navigation.menu.item.display.page.internal.type.provider.DisplayPageSiteNavigationMenuItemTypeProviderTrackerImpl must first be disabled and then enabled again. (Read epic comments for more information)