WMS GetFeatureInfo and WFS GetFeature GML return wrong accented characters when UTF-8 charset is used.
-------------------------------------------------------------------------------------------------------
Key: GEOS-4898
URL: https://jira.codehaus.org/browse/GEOS-4898
Project: GeoServer
Issue Type: Bug
Components: Configuration
Affects Versions: 2.1.2
Environment: geoserver running with Jetty behind an Apache 2.2 httpd reverse proxy. Datasource PostGis 1.5. jdbc driver (either 8.4, 9.0 or 9.1) Postgres 9.0.4 32 bits, charset UTF-8 Windows 2008 server or Windows 7
Reporter: Philippe POUYET
Assignee: Justin Deoliveira
Priority: Minor
Attachments: global.xml
"é" appears as "é", "è" as "è", etc in the attribute values returned by GetFeatureInfo (WMS) or GetFeature (WFS).
This problem only occurs when the ProxyBaseUrl parameter is set in the Geoserver global settings.(global.xml) If ProxyBaseUrl is unset, everythings goes well.
This problem affects both GetFeatureInfo and GML. KML WMS services are not affected.
By the way, the ProxyBaseUrl parameter seems to be of no use, Everything runs perfectly well behing a reverse proxy, as long as the reverse proxy itself is properly configured, and the Geoserver "web.xml" file are properly modified. It seems to me that the Jetty /Tomcat settings about running behind a reverse proxy and Geoserver settings overlaps a bit.
So I have a workaround : unset the ProxyBaseUrl parameter
Sorry for the bad english
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira