From 91df30bd855f58542ed61d3c475fa6f8f530562e Mon Sep 17 00:00:00 2001 From: Silvio Hermann Date: Tue, 19 Sep 2023 10:01:21 +0200 Subject: [PATCH] UBO-272 Fixed StackOverflowError during indexing --- ubo-common/src/main/resources/xsl/ubo-solr.xsl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ubo-common/src/main/resources/xsl/ubo-solr.xsl b/ubo-common/src/main/resources/xsl/ubo-solr.xsl index ce4ede70..8105e133 100644 --- a/ubo-common/src/main/resources/xsl/ubo-solr.xsl +++ b/ubo-common/src/main/resources/xsl/ubo-solr.xsl @@ -177,7 +177,10 @@ - + + + +