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

Florent Guillaume resolved NXP-2478.
------------------------------------

    Resolution: Fixed

Fixed. Now the issued date is only set if the document is dirty.

This has the added benefit of avoiding creating another version if two 
publishings are done without any change to the document in between (which was 
the original goal of the "dirty" flag).

> 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
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> 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