Issue (View Online)

Key: NXP-646
Issue Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Dragos Mihalache
Reporter: Anahide Tchertchian

Operations

View all
View comments
View history
Document versioning event notification problem 
Updated: 07/03/07 17:20   Created: 20/02/07 15:34  

The following comment has been added to this issue: [ Permlink ]

Author: Anahide Tchertchian
Date: 07/03/07 17:20
Comment:
the version creation should be triggered by the save document event.
the kind of versioning to perform (minor, major version incremented) should be passed with the document model using its context data.
example on how to set the context data:
from java code:

docModel.putContextData(ScopeType.REQUEST, "versionChangeType", "major")

from template, bind the component setting the value to:

#{docModel.contextData["default/versionChangeType"]}

+ the context data map should be copied on the new version created.

Project: Nuxeo Enterprise Platform 5
Affects Versions: 5.0.0 GA
Fix Versions: 5.1 M4

 Description   
version change notification is blurry, needs small refactoring

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

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

Reply via email to