From 9f4ee01df5992cd85ac69c24db845de11f57e77d Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Tue, 28 Jun 2016 10:53:05 -0700 Subject: [PATCH] CSPACE-6546: Following Lam's lead on CODE-37/CSPACE-6948, added 'onErrorType' attribute to image tag, so that Acquisition Summary report will still be run even if CSpace logo image is missing. --- .../jasper-cs-report/src/main/resources/acq_basic.jrxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jrxml b/services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jrxml index 143a77dd3..f8c0e9c56 100644 --- a/services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jrxml +++ b/services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jrxml @@ -70,7 +70,7 @@ $P!{where_clause}]]> - + -- 2.47.3