I customized contents of OpenLayers popups (which are bring by GetFeatureInfo) using Freemarkers and .ftl files (header.ftl, footer.ftl and content.ftl) in GeoServer. Everything works fine except of encoding. I need to use Polish signs and they fail to display correctly despite that .ftl files have UTF-8 encoding. I red that Freemarkers default encoding is ISO-8859-1 and it has to be changed to UTF-8 but i completely don't know where it has to be changed in GeoServer.
Thank you in advance for any suggestions. Michal -- View this message in context: http://old.nabble.com/Freemarkers-UTF-8-encoding-problem-tp30936615p30936615.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
