<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;">Hi Philippe,</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">I was afraid of this answer, especially the &quot;you cannot do much about it&quot; part ;-)</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">So for as long as VAST is not using UTF-8 internally, I can only try to make &quot;all&quot; Seaside-related traffic be de/encoded between UTF-8 and my Smalltalk Image.</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">If I understand correctly, in Pharo and Squeak this is achieved by using an encoding/decoding web server (WAKomEncoded???) and not by any Seaside-related setting, right?</p>

    <p style="margin: 0px;">I wonder if I can find ways to configure SST or the SST-Seaside-Adapter to de/encode all traffic.</p>
    <br />
    I&#39;ll try to find out in VAST-land and will post my results here (because I think the guys who possibly know are not (yet) hanging around here...<br />
    <br />
    Thanks for looking at this<br />
    <br />
    Joachim<br />

    <p style="margin: 0px;">&#160;</p>

    <p>&#160;</p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      Philippe Marschall &lt;philippe.marschall@gmail.com&gt; hat am 17. September 2010 um 19:37 geschrieben:<br />
      <br />
      &gt; 2010/9/17 Lukas Renggli &lt;renggli@gmail.com&gt;:<br />
      &gt; &gt; Hi Joachim,<br />
      &gt; &gt;<br />
      &gt; &gt; Could this be related to<br />
      &gt; &gt; &lt;http://code.google.com/p/seaside/issues/detail?id=585&gt;? This issue<br />
      &gt; &gt; was recently fixed in Pharo and might not have been ported to VA yet.<br />
      &gt;<br />
      &gt; To me it looks more like jQuery always uses utf-8 in serialize() [1].<br />
      &gt; It doesn&#39;t look like there&#39;s much you can do about it. You might want<br />
      &gt; to to post in their forums. It looks like your only option is to add a<br />
      &gt; bastard processing step that detects this and converts from utf-8 to<br />
      &gt; Latin 9.<br />
      &gt;<br />
      &gt;&#160; [1] http://api.jquery.com/serialize/<br />
      &gt;<br />
      &gt; Cheers<br />
      &gt; Philippe<br />
      &gt; _______________________________________________<br />
      &gt; seaside mailing list<br />
      &gt; seaside@lists.squeakfoundation.org<br />
      &gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br />
    </div>
  </body>
</html>