Author: ssmiweve
Date: 2007-05-30 13:23:18 +0200 (Wed, 30 May 2007)
New Revision: 5229

Modified:
   branches/2.13/war/src/webapp/WEB-INF/urlrewrite.xml
Log:
SEARCH-1981 - Ampersand (&) character i url til urlrewrite feiler.

Modified: branches/2.13/war/src/webapp/WEB-INF/urlrewrite.xml
===================================================================
--- branches/2.13/war/src/webapp/WEB-INF/urlrewrite.xml 2007-05-30 08:53:15 UTC 
(rev 5228)
+++ branches/2.13/war/src/webapp/WEB-INF/urlrewrite.xml 2007-05-30 11:23:18 UTC 
(rev 5229)
@@ -8,7 +8,7 @@
     Description:
         Purpose of the document follows.
 -->
-<urlrewrite>
+<urlrewrite decode-using="null">
     <!-- Global rewrites applicable to every skin (sitesearch and country!) -->
 
     <!-- tomcat puts in the name of the welcome page -->

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to