SecurityException : privilege 'Write' is not granted when copy/pasting a 
document, while the user only need ADD_CHILDREN
------------------------------------------------------------------------------------------------------------------------

                 Key: NXP-2426
                 URL: http://jira.nuxeo.org/browse/NXP-2426
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Core
    Affects Versions: 5.1.5
            Reporter: Nicolas Cornette
            Assignee: Thierry Delprat


The user can create documents in the workspace through the UI, but not by 
copy/pasting, this is due to a permission check into the method 
AbstractSession.copy() : checkPermission(dstdoc, WRITE).
The user has the permissions ADD_CHILDREN, WRITE_PROPERTIES... but not WRITE.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to