[Seaside] multipart forms and non-ascii characters

Petr Štěpánek petr.stepanek at e-fractal.cz
Tue Feb 20 23:17:30 UTC 2007


Boris,
 it's Swazoo (psql_public_cst(1.0,mivsek)*). Sorry, I forgot to mention that
...


  Petr


On 2/20/07, Boris Popov <boris at deepcovelabs.com> wrote:
>
>  WebToolkit or Swazoo version?
>
> Cheers!
>
> -Boris
> (Sent from a BlackBerry)
>
>
> ----- Original Message -----
> From: seaside-bounces at lists.squeakfoundation.org <
> seaside-bounces at lists.squeakfoundation.org>
> To: seaside at lists.squeakfoundation.org <seaside at lists.squeakfoundation.org
> >
> Sent: Tue Feb 20 08:32:50 2007
> Subject: [Seaside] multipart forms and non-ascii characters
>
> Hi all,
>   I have a problem with multipart form fields and non-ascii characters.
>   The form looks like:
>
>   html form
>     multipart;
>     with: [
>        html textInput .........
>        html textArea .........
>        html fileUpload .......
>    ].
>
> If the user entered any non-ascii string into the textInput or textArea, I
> get the string in 16bits (sounds like utf-16) and not the usual smalltalk
> representation. I am using VW7.5 (vw-dev beta version) which has pretty
> much the latest seaside ported and beside this, I have no problems with it.
>  The problem is with #multipart. If I comment out "multipart", non-ascii
> strings work right (but obviously file upload does not).
>
>    Thanks a lot!
>       Petr Stepanek
>
>
>
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070221/4ede99cf/attachment.htm


More information about the Seaside mailing list