From ac07f08497ab651fb8b0c88b8a6c919cb2693ce0 Mon Sep 17 00:00:00 2001 From: Pascal-Nicolas Becker Date: Sun, 2 Jun 2024 11:37:15 +0200 Subject: [PATCH] Update comments in identifier-service.xml The DOIIdentifierProvider using a filter was commented out twice. We should show that it works with and without a filter. Furthermore one comments looked cut off. (cherry picked from commit 3dd49f4ac33e447ade3dbf50914869f8d542eda8) --- dspace/config/spring/api/identifier-service.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dspace/config/spring/api/identifier-service.xml b/dspace/config/spring/api/identifier-service.xml index 79e19e879e..63ef5456ac 100644 --- a/dspace/config/spring/api/identifier-service.xml +++ b/dspace/config/spring/api/identifier-service.xml @@ -41,13 +41,12 @@ --> - + + on the filters defined in item-filters.xml, eg. + Of course, you can use a filter on the VersionedDOIIdentifierProvider as well. + -->