diff options
-rw-r--r-- | WebContent/WEB-INF/portlet.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml index 73de82d8f9..dbefd5ca7a 100644 --- a/WebContent/WEB-INF/portlet.xml +++ b/WebContent/WEB-INF/portlet.xml @@ -378,8 +378,9 @@ </security-role-ref> </portlet> - <container-runtime-option> + <!--<container-runtime-option> <name>javax.portlet.escapeXml</name> <value>false</value> </container-runtime-option> +--> </portlet-app>
\ No newline at end of file |