[Seaside] strange rendering of Ajax Updater

Lukas Renggli renggli at gmail.com
Wed Mar 3 12:35:38 UTC 2010


> Hm, the browser does not complain but it looked strange to me and does not
> do what I expect.
> But if encoding is correct there seems to be another problem.

What would you expect then? Javascript that is part of HTML has to be
encoded to avoid it being interpreted as HTML.

Lukas

>
> Thanks for the answer.
> Am 03.03.2010 um 12:16 schrieb Lukas Renggli:
>
>>>
>>> Ajax.Updater("picture","/s",{evalScripts:true,parameters:["_s=toRWkW91GFRgfZR-","_k=W8MDfnW4cOWZ6mZH","1"].join("&")})"
>>> type="submit">< ...
>>>
>>> How do I get rid of the '&quot' strings? Seems that the browser cannot
>>> parse
>>> those.
>>
>> That looks like the correct encoding. What is the browser complaining
>> about exactly?
>>
>> Lukas
>>
>> --
>> Lukas Renggli
>> http://www.lukas-renggli.ch
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list