Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.0 CE GA1
-
Fix Version/s: 6.2.0 CE M4
-
Component/s: WCM, WCM > Sites Administration
-
Environment:Tomcat 6.0.29 on linux
MySQL 5.0.26 (UTF-8) on linux
-
Similar Issues:
Description
When an organization member attempt to access a private page of the organization site, he obtains the following error :
You do not have permission to view this page.
In the log file liferay.2012-04-12.log, we can read the following message :
13:54:42,149 INFO [PortalImpl:4890] User 524603 is not allowed to access the private pages of group 503050

For information, the Membership type of the organization is private.
If we add the Site administrator role to the member, then the access is allowed to the private pages of the organization site.