cancel
Showing results for 
Search instead for 
Did you mean: 

Document library permissions: no Contributors?!

fast3r
Champ on-the-rise
Champ on-the-rise
Hi all,
I was wondering why the role Contributor isn't showed in a document permissions list, on the preview and details page.
All other roles are showed: Manager, Collaborators, Consumers, Everyone.

If I try to set the line in \tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\document-details\document-info.get.html.ftl like this:


<div class="info">
       <span class="meta-label">${msg( prefisso + "document-info.contributors")}:</span>
       <span id="${args.htmlid}-perms-contributors" class="meta-value"></span>
</div>

like for other roles, the string -perms-contributors isn't recognized.
By the way, the Manage Permissions window has the Contributors field.
How do you explain this?!

I'm currently using Alfresco 3 Labs, but the problem still exists on Alfresco 3.2 community freshly installed.
2 REPLIES 2

mikeh
Star Contributor
Star Contributor
I was wondering why the role Contributor isn't showed in a document permissions list, on the preview and details page.
All other roles are showed: Manager, Collaborators, Consumers, Everyone.
That's a very good question. Please raise the issue in JIRA.

Thanks,
Mike

fast3r
Champ on-the-rise
Champ on-the-rise