From 411ccfb3bbe9b4ac39683de00fdf71230a4b4a15 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Fri, 5 Jul 2013 16:03:15 -0700 Subject: [PATCH] CSPACE-6075: Removed ListResultsField declaration from Citation item service binding; this was overriding the default behavior around returning preferred and non-preferred terms in list results. --- .../config/services/tenants/tenant-bindings-proto.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index 8f5153617..1fd1088a7 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -2141,13 +2141,9 @@ org.collectionspace.services.citation.nuxeo.CitationDocumentModelHandler - true + true - - - termDisplayName - citationTermGroupList/[0]/termDisplayName - + -- 2.47.3