-
Type:
Feature Request
-
Status: Won't Do
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 5.2.3, 5.2.9 EE
-
Fix Version/s: 5.2.X EE
-
Component/s: Staging, Staging > Export/Import
-
Labels:
Export / import, select on user permissions, it won't take proper effect. See source code fix for more info.
Steps
1. In portal-ext.properties set the following algorithm between to 1-4:
#permissions.user.check.algorithm=1
#permissions.user.check.algorithm=2
#permissions.user.check.algorithm=3
#permissions.user.check.algorithm=4
#permissions.user.check.algorithm=5
permissions.user.check.algorithm=6
2. Add any portlet to pages
3. Configure guest not to have view permissions
4. Export pages with [Permissions] checked
5. Import pages with [Permissions] checked
6. Confirm in the imported pages, that the guest view is still removed from guest
- is related to
-
LPS-17922 USER_PERMISSIONS key is not read for LayoutImporter
- Closed