-
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.4 CE GA5, 6.2.X EE
-
Branch Version/s:6.2.x, 6.1.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:2
-
Git Pull Request:
Description:
When Customer use Asset Publisher to display items with Manual configuration for Asset Selection. If the Asset Entries select more than 20 items to invoke pagination of the Asset Entries navigation, the changing of the page would cause Number of Items Displayed value fail to retain.
Reproduction Steps:
- Set "search.container.page.default.delta=5" in portal-ext.properties.
- Start Liferay portal bundle.
- Add a blank site "Test Site"
- Add a blank page "Test Page"
- In Test Site create 6 pieces of web content.
- Navigate to page "Test Page" and add a "Asset Publisher" portlet.
- Click on the configuration of portlet, and select "Manual" for Asset Selection.
- Select 6 pieces of web content to make the pagination for Asset Entries section.
- Under Display Setting change Number of Items to Display to 20 and click Save button.
- Click on Asset Selection button, and click on "Next" for the Asset Entries page navigation.
- Click on Display Setting again.
Observed Behavior: The Number of Items to Display got changed back to 5 again.
Desired Behavior: The Number of Items to Display remain to be 20.
The issue is not in Trunk because we use Text instead of Select for displaying Number of Items to Display
- is duplicated by
-
LPS-55829 Changing the Items per page option changes Number of Items to Display when using manual Asset Selection
- Closed
- relates
-
LPE-14255 Asset Entries Pagination changing page cause failure of retaining Number of Items Displayed value in Display Setting in Asset Publisher Manual Configuration
-
- Closed
-