-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.1.10 DXP FP23, 7.1.10.6 SP6, 7.1.X, 7.2.10 DXP FP12, 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Navigation Menus
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Reproduction Steps:
- Setup Liferay DXP 7.1
- Create a new Site
- Create the following page hierarchy
- Home
- Search
- P
- Q
- Create a new navigation menu nm1
- Add Home, Search, P and Q as navigation menu items to nm1 in a row
- Remove Search and P
- Insert P
Expected results:
- P is inserted at the bottom.
Actual results:
- P is inserted between Home and Q
- demands
-
LPS-126629 Moving a menu item tree can potentially corrupt the order values at the level where the root menu item is inserted
- Closed