<div dir="ltr"><div><div><div><div><div><div></div>Hello!<br><br></div></div>I have a form, having a submint button titled &#39;Belépés&#39; which is a byteString in the source code. From debug I know that it has problem with the &#39;é&#39;<br><br></div>WAComancheAdaptor is used, set to UTF-8<br></div>Form has two text fields, one text, one password. <br><br></div><b>The error is here:</b><br><br><h1 style="color:rgb(0,0,0);font-family:&#39;Times New Roman&#39;;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">Internal Server Error</h1><span style="color:rgb(0,0,0);font-family:&#39;Times New Roman&#39;;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none">MessageNotUnderstood: GRPharoUtf8Codec&gt;&gt;invalidUtf8</span><hr style="color:rgb(0,0,0);font-family:&#39;Times New Roman&#39;;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><address style="color:rgb(0,0,0);font-family:&#39;Times New Roman&#39;;font-size:medium;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">KomHttpServer/7.1.3 (unix) Server at &#39;localhost&#39; Port 8080</address><br><div>Actually there is really no <b>invalidUtf8</b> method...<br></div><div>Same in Chrome and Firefox.<br></div><div><br></div><div><b>Generated source from the browser:</b><br>&lt;!DOCTYPE html&gt;&lt;html&gt;&lt;head&gt;&lt;title&gt;Seaside&lt;/title&gt;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html;<b>charset=utf-8</b>&quot;/&gt;<br><br><i>[....]</i><br><br>&lt;form <b>accept-charset=&quot;utf-8&quot;</b> method=&quot;post&quot; action=&quot;/upload?_s=DmRzKcsi0N3do5uR&amp;amp;_k=f4Uk-txWdDmSbrqa&quot;&gt;<br>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;E-mail:&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;input name=&quot;1&quot; value=&quot;&quot; type=&quot;text&quot; class=&quot;text&quot;/&gt;&lt;/td&gt;&lt;/tr&gt;<br>&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Jelszó:&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;input name=&quot;2&quot; value=&quot;&quot; type=&quot;password&quot; class=&quot;password&quot;/&gt;&lt;/td&gt;&lt;/tr&gt;<br>&lt;tr&gt;&lt;td&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;input name=&quot;3&quot; value=&quot;Belépés&quot; type=&quot;submit&quot; class=&quot;submit&quot;/&gt;&lt;/td&gt;&lt;/tr&gt;<br>&lt;/table&gt;&lt;/form&gt;<br></div><div><br><br></div><div><i><b>What else to check? I don&#39;t understand what the problem is.</b></i><br><br></div><div>Thanks<br></div><div>Robert<br><br></div><div><br><br><br></div></div>