|
|
|
|
The following issue has been resolved as FIXED.
|
|
Author: Dragos Mihalache
Date: 27/02/07 12:24
Comment:
1. To enable the custom versioning, the VersioningService.xml must specify
<property name="versioningService" value="org.nuxeo.ecm.core.versioning.custom.CustomVersioningService"/>
instead of :
<property name="versioningService" value="org.nuxeo.ecm.core.jcr.versioning.JCRVersioningService"/>
2. The versions of a document are indexed also therefore they appear in the search
result as separate docs. There are 2 possibilities to handle this situation:
- to leave them in the result and mark them as versions (ex...adding a suffix v.01, etc)
- to add a filter to any query in jcr that will eliminate records under /versioningService/ node.
|
|
|
|
![]() |
|
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets