Ensure multi-publishing only creates one snapshotted version
------------------------------------------------------------

                 Key: NXP-2478
                 URL: http://jira.nuxeo.org/browse/NXP-2478
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.1.4
            Reporter: Florent Guillaume
            Assignee: Florent Guillaume
            Priority: Major
             Fix For: 5.1.5


When publishing a document to more than one section, one history version is 
created for each section's proxy, instead of reusing the same version.

This is due to PublishActionsBean.publishDocument(doc, section) always 
re-changing the issued date, and this method is called in a loop.



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