From 404013f30e23b12ab477650846eb0e65b58a1394 Mon Sep 17 00:00:00 2001 From: Vincent Hennebert Date: Wed, 14 Feb 2007 14:24:36 +0000 Subject: Stricter user config file validation. Add a configuration parameter (strict-configuration), enabled by default, which makes FOP throw an exception instead of logging an error when a problem occurs. Invalid resource paths should be catched now. Fixes bug #40120. Submitted by: Adrian Cumiskey (fop-dev AT cumiskey DOT com) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@507539 13f79535-47bb-0310-9956-ffa450edef68 --- src/foschema/fop-configuration.xsd | 1 + 1 file changed, 1 insertion(+) (limited to 'src/foschema') diff --git a/src/foschema/fop-configuration.xsd b/src/foschema/fop-configuration.xsd index c5a12d27f..ad959f947 100644 --- a/src/foschema/fop-configuration.xsd +++ b/src/foschema/fop-configuration.xsd @@ -38,6 +38,7 @@ type="xsd:positiveInteger" minOccurs="0"> + -- cgit v1.2.3