-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.X EE, 6.2.X EE
-
Fix Version/s: 6.1.X EE, 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M1
-
Component/s: Legacy, Legacy > Administration UI
-
Branch Version/s:6.2.x, 6.1.x
-
Backported to Branch:Committed
-
Story Points:10
-
Fix Priority:4
-
Git Pull Request:
Reproduction steps:
1. Set "layout.manage.pages.initial.children=3" in portal-ext.properties for ease of test-ability.
2. Go to "Site Administration/Site Pages" and create a such page structure where there are more then 3 children pages.
3. Save pages, you can see that "Load More Results" link will be shown.
4. Click on "Load More Results". Next pages will be loaded (max 3).
5. Save pages again.
Expected behavior: After save pages the all loaded pages should be displayed.
Actual behavior: After save pages only the first 3 pages and the "Load More Results" are displayed.
=== Technical background
Parameters groupId, privateLayout and treeId cannot be retrieved from the request in LayoutsTreeUtil#_getLoadedLayoutsCount in some cases.
See also
LPS-48983.
- causes
-
LPS-50631 page from site template does not immediately show in site
- Closed
- is caused by
-
LPS-48325 "Load More Results" always loads again and again last elements despite of there aren't more nodes
- Closed
- is duplicated by
-
LPS-49120 User unable to select child page as display page for structure
- Closed
-
LPS-42395 Load More Results does not always appear on Site Pages panel
- Closed
-
LPS-49040 User cannot expand/collapse pages in the tree menu
- Closed
- is related to
-
LPS-48983 Opening nodes doesn't show loaded layouts in TreeView
- Closed
-
LPS-49533 When staging the export layouts screen shows the staging site layouts but the content is exported from the live
- Closed
-
LPS-50779 Child and Grandchild pages do not rearrange on the page tree
- Closed
-
LPE-12463 Previously dynamically loaded pages do not preserve their state within the same user session in Site Pages
-
- Closed
-
-
LPS-50631 page from site template does not immediately show in site
- Closed