[opencms-dev] Encoding of URLs by CmsSearch.java

Sebastian Himberger sebastian.himberger at gmx.de
Tue Apr 4 15:47:13 CEST 2006


Hi,

if you're using GET parameters for your search this problem can occur 
because of encoding translation problems in GET parameters. Just for the 
case you use Tomcat have a look at: 
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html and the 
URIEncoding option. We use this to fix this issue in our case.

I hope this helps a bit.

best regards
Sebastian







More information about the opencms-dev mailing list