[Geoserver-devel] [jira] Created: (GEOS-2267) Problem with ISO-8859-1 Encoding in GeoServer 1.6.3

Problem with ISO-8859-1 Encoding in GeoServer 1.6.3
-----------------------------------------------------

                 Key: GEOS-2267
                 URL: http://jira.codehaus.org/browse/GEOS-2267
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.6.3
            Reporter: verendi
            Assignee: Andrea Aime
             Fix For: 1.6.2

Trying to perform a GetFeature request with an ogc filter containing ISO-8859-1 characters like German Umlaute ("ä, ö, ü , ß") leads to an error in GeoServer (tried with GeoServer Encoding UTF-8 and ISO-8859-1) -> log file always shows a ? in the error message, so GeoServer seems to have problems to interpret this character correctly

XML error message is: error:Translator error
Translator error
Error reading Features
Could not aquire feature:org.geotools.data.DataSourceException: Error Performing SQL query:
ERROR: character 0xc2a4 of encoding "UTF8" has no equivalent in "LATIN9"

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira