-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.2.0 CE RC1
-
Component/s: Documents & Media, User Management, User Management > Roles
-
Labels:
-
Story Points:2
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce
0. Login with Test user & go to Documents and Media
1. Create a folder e.g. "testFolder"
2. Define specific document type (e.g. "Contract") restrictions for this folder
3. Withdraw the VIEW permission for Document Type "Contract" for the role "Site Member"
4. Create a new user and assign him to Liferay site (Site Member)
5. Logout and sign in with another user who is a member of the given Site (create)
6. Go to DL
Problem
- A user can upload a document with "Contract" type, but he does not have VIEW permission.
More about this problem: http://in.liferay.com/web/global.engineering/forums/-/message_boards/message/1234333
- causes
-
LPS-49320 "org.postgresql.util.PSQLException: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list_" occurs on PostgreSQL when user tries to manage Document Types
- Closed