Hi All,

I am migrating data from Geoserver 1.7.2 to 2.3.0. When I connect a 
specific WMS layer from Geoserver 1.7.2 to Geonetwork, the map viewer 
renders getFeatureInfo response properly. When I connect the same layer 
from Geoserver 2.3.0 Geonetwork map viewer fails to show UTF-8 
characters.
The reason is probably the HTTP Content-Type in the response header.

Geoserver 1.7.2:
Content-Type: text/plain;charset=UTF-8

Geoserver 2.3.0:
Content-Type: text/plain

Having no charset attribute the client misinterprets encoding.
Is there any way to let the client know that the response from 
Geoserver 2.3.0 is a UTF-8 text?

Best regards,
Laszlo S.



------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to