From e9d4217504abf950c2c9d266aaccca2c70c0846f Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 28 Apr 2008 03:13:43 +0000 Subject: [PATCH] ue.xhtml goes nuts with " if we escape the calendar script git-svn-id: svn://svn.open-ils.org/ILS/trunk@9469 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/apache/eg_vhost.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 7716719b24..58cb576238 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -103,6 +103,7 @@ OSRFGatewayConfig /openils/conf/opensrf_core.xml # ---------------------------------------------------------------------------------- Options +Includes + XMLEntEscapeScript "no" AddOutputFilter INCLUDES;XMLENT .xhtml allow from all -- 2.11.0