Author: alexsmirnov
Date: 2008-05-01 20:46:19 -0400 (Thu, 01 May 2008)
New Revision: 8397
Modified:
trunk/framework/impl/src/main/resources/org/ajax4jsf/xml/serializer/output_xhtml.properties
Log:
fix
http://jira.jboss.com/jira/browse/RF-3320
Modified:
trunk/framework/impl/src/main/resources/org/ajax4jsf/xml/serializer/output_xhtml.properties
===================================================================
---
trunk/framework/impl/src/main/resources/org/ajax4jsf/xml/serializer/output_xhtml.properties 2008-05-01
22:43:59 UTC (rev 8396)
+++
trunk/framework/impl/src/main/resources/org/ajax4jsf/xml/serializer/output_xhtml.properties 2008-05-02
00:46:19 UTC (rev 8397)
@@ -41,5 +41,5 @@
# XMLHttpRequest can't resolve HTTP entities.
# {http\u003a//xml.apache.org/xalan}entities=org/ajax4jsf/xml/serializer/HTMLEntities
{http\u003a//xml.apache.org/xalan}entities=org/ajax4jsf/xml/serializer/XMLEntities
-{http\u003a//xml.apache.org/xalan}use-url-escaping=yes
+{http\u003a//xml.apache.org/xalan}use-url-escaping=no
{http\u003a//xml.apache.org/xalan}omit-meta-tag=yes