[Seaside] AJAX-submitted textarea problem

Sebastian Nozzi sebnozzi at googlemail.com
Tue Feb 3 12:54:04 UTC 2009


It doesn't seem limited to Safari+OSX.
Right now I am working on Windows XP using Firefox. Same problem.

As a workaround, I'm detecting strings without CR (it comes only with
LF if sent through AJAX) and converting the LFs to CR+LFs.


2009/2/3 Sebastian Sastre <ssastre at seaswork.com>:
> Your problem does not happen with other UA's?
> Do you know if it happens with other versions of safari?
> Che,rs
> Sebastian
>
>> -----Mensaje original-----
>> De: seaside-bounces at lists.squeakfoundation.org
>> [mailto:seaside-bounces at lists.squeakfoundation.org] En nombre
>> de Sebastian Nozzi
>> Enviado el: Tuesday, February 03, 2009 10:17
>> Para: seaside at lists.squeakfoundation.org
>> Asunto: Re: [Seaside] AJAX-submitted textarea problem
>>
>> Appearently uft... from the HTML source code:
>>
>> <meta http-equiv="Content-Type" content="text/html;charset=utf-8;
>> charset=utf-8"/>
>>
>>
>> 2009/2/1 Sebastian Sastre <ssastre at seaswork.com>:
>> > Are you using utf or iso?
>> > Cheers,
>> > Sebastian
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


More information about the seaside mailing list