[ 
http://jira.nuxeo.org/browse/NXP-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-2718:
---------------------------------

    Status: Triage  (was: Open)

> make CoreSession.publishDocument callable without checking WRITE_PROPERTIES 
> on the source document
> --------------------------------------------------------------------------------------------------
>
>                 Key: NXP-2718
>                 URL: http://jira.nuxeo.org/browse/NXP-2718
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Core
>            Reporter: Olivier Grisel
>            Assignee: Thierry Delprat
>             Fix For: 5.2 M4
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> AbstractSession.publishDocument calls AbstractSession.createDocumentSnapshot 
> which calls AbstractSession.checkIn / AbstractSession.checkOut if the 
> document is dirty (changed since last publication).
> Currently  AbstractSession.checkIn / AbstractSession.checkOut check 
> WRITE_PROPERTIES. They should check a dedicated permission such as a new 
> CHECKIN_CHECKOUT permission or the existing VERSION permission (though the 
> later might have only READ_VERSION info semantics).

-- 
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