Issue 10422
Configure staging tomcat server to respect request charset encoding for URI decoding GET requests
10422
Reporter: mdoering
Assignee: mdoering
Type: SubTask
Summary: Configure staging tomcat server to respect request charset encoding for URI decoding GET requests
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2011-11-16 22:02:23.004
Updated: 2013-08-29 14:45:03.032
Resolved: 2011-11-17 15:06:14.831
Description: """Set the useBodyEncodingForURI attribute on the element in server.xml to true. This will cause the Connector to use the request body's encoding for GET parameters.""
See http://dev.gbif.org/issues/browse/PORWEB-65 for reasoning
]]>