Hi All,
I am using Geonetwork 2.6.4 with Geoserver 2.3.0. When I load a map to the Map Viewer layer title is not shown properly. UTF-8 characters are all messed up. Activating the "Feature Info" window the same thing happens to all features.
I have checked the GetFeatureInfo HTTP response from Geoserver, and noticed, that charset definition is missing from the header. Assuming that GN uses text/plain format for getting Feature Info this might be an explanation. (no encoding is defined, so GN is thinks it is ISO-18859-1) On the other hand the GetCapabilities xml header contains the encoding="UTF-8" definition, so GN should know the proper title of the layer.
Is there anybody having the same problem?
Do you have an idea how to overcome this annoying situation?
Is it possible to configure the GN GetFeatureInfo service to use html or gml instead of text/plain?
Best regards,
Laszlo Sores