<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>Jukka,</span></div><div><br><span></span></div><div><span>Special characters must be handled in the server responses and in the database transactions.</span></div><div><span><br></span></div><div><span>That's why was added </span><span>to TinyOWS </span><span>the following config attributes:<br></span></div><div><br><span></span></div><table class="wiki"><tbody><tr><td>/tinyows@encoding</td><td>/map/metadata@wfs_encoding
</td></tr><tr><td>/tinyows@db_encoding</td><td>/map/metadata@tinyows_db_encoding
</td></tr></tbody></table><div><br><span></span></div>GetCapabilities and other WFS requests seems to be broken when the xml response finds a character that <br>doesn't belong to the current encoding (UTF-8 by default).<br><br>I suggest that you set the tinyows@encoding (config.xml) or map/metadata@wfs_encoding (config.map) to <br>a ISO-8859-X, where X takes values from 1 to 9, to support the special characters you handle.<br><br>Cheers from México<br>&nbsp;<br><div><font style="font-weight:bold;color:rgb(0, 96, 191);font-family:verdana, helvetica, sans-serif;" size="2">IC Carlos Ruiz</font><br><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Rahkonen Jukka &lt;Jukka.Rahkonen@mmmtike.fi&gt;<br><b><span style="font-weight: bold;">To:</span></b>
 TinyOWS users discuss list &lt;tinyows-users@lists.maptools.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Monday, May 16, 2011 11:36 PM<br><b><span style="font-weight: bold;">Subject:</span></b> [TinyOWS-users] Non-ASCII characters not accepted in layer title<br></font><br>
Hi,<br><br>It looks like adding this layer into config.xml breaks GetCapabilities and it seems to be because of "MML-lentokentät". With "MML-lentokentat" it is accepted. Is this limitation coming from the standard?<br><br>&lt;layer retrievable="1"<br>&nbsp;&nbsp;&nbsp;  writable="0"<br>&nbsp;&nbsp;&nbsp;  ns_prefix="lv"<br>&nbsp;&nbsp;&nbsp;  ns_uri="http://latuviitta.fi/"<br>&nbsp; &nbsp; &nbsp; &nbsp;  name="mml_airport"<br>&nbsp; &nbsp; &nbsp; &nbsp;  title="MML-lentokentät v. 2011"<br>&nbsp; &nbsp; &nbsp; &nbsp; abstract="Maanmittauslaitoksen 1:1000000 airport-taso" /&gt;<br><br>-Jukka Rahkonen-<br>_______________________________________________<br>TinyOWS-users mailing list<br><a ymailto="mailto:TinyOWS-users@lists.maptools.org" href="mailto:TinyOWS-users@lists.maptools.org">TinyOWS-users@lists.maptools.org</a><br>http://lists.maptools.org/mailman/listinfo/tinyows-users<br><br><br></div></div></div></body></html>