Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.0.12 EE, 6.0.X EE
-
Tomcat 7 + PostgreSQL 9.1. Portal 6.0.x EE GIT ID: b8954af1b3fba68726ddc5d8f1ee17cbb491a3f3.
-
6.0.x
-
Committed
-
2
Description
Steps to reproduce:
1. Add an Asset Publisher portlet to a page
2. Set it to Dynamic asset selection mode with Maximum Items to Display = 3
3. The Asset Publisher will display only 3 elements.
4. In Asset Publisher configuration switch to manual asset selection mode, and select 5 elements
Result: The Asset Publisher only displays 3 elements.
On 6.1.x it's fixed by LPS-20024 and LPS-14468, but due to the latter it isn't directly backportable. The feature is different in trunk, as you can set the Maximum Items to Display value for Manual Asset Selection as well.