From 49ac3b34a7c96aa1cfa9eb3b4f2aa60844cfb5b9 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Mon, 31 Jan 2011 18:51:00 +0000 Subject: [PATCH] CSPACE-3478: Temporarily removed CollectionObject's Title field, which was recently moved into a repeatable / multivalued group of fields, from Nuxeo prefetch configuration until CSPACE-3341 is resolved. --- .../src/main/resources/OSGI-INF/core-types-contrib.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml index 2ac0018bb..2c5c1e512 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml @@ -14,7 +14,6 @@ collectionobjects_common:objectNumber collectionobjects_common:objectNameList - collectionobjects_common:title collectionobjects_common:responsibleDepartments -- 2.47.3