-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP SP1, Master
-
Fix Version/s: 7.0.0 DXP FP6, 7.0.0 DXP SP1, 7.0.3 CE GA4, 7.1.X, Master
-
Component/s: Dynamic Data Lists, Dynamic Data Lists > Display
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Liferay Contributor's Agreement:Accept
-
JDK:Oracle Sun JDK 8
-
Application Servers:Apache Tomcat 8.0.x
-
Databases:HSQLDB 2
-
Git Pull Request:
Steps to Reproduce
1) Login using Admin user .Place Dynamic Data List Portlet on a page in Guest site.
2) In the Dynamic Data List Portlet click "Add List" to add list.
3) In the add list form select Data Definition as "Meeting Minutes" and save form.
4) Now in the DDL portlet "Add Meeting Minutes" button is displayed.Fill "Minute Minutes" record form and click publish.
5) Add 2-3 records.
6) Now create New User and make him Site Member of the site.
7) Login by this New User and visit the page on which we placed Dynamic Data List Portlet.
8) Click on select All check box to select all records displayed.
Actual Result:-
After clicking Select All check box, Delete button appears on right side.Although records are not deleted but it is ambiguous to show button without permissions.
Expected Result:-
After clicking Select All check box, Delete button should not appear as site member dont have delete permissions on the Record Set.