[Seaside] Potentially nasty seaside bug.

Lukas Renggli renggli at gmail.com
Sat Sep 11 05:45:28 UTC 2010


'Counter' is a (global) class variable, you probably want to make it
an instance variable.

Lukas

On 11 September 2010 07:39, Lawson English <lenglish5 at cox.net> wrote:
>  On 9/10/10 10:12 PM, Lukas Renggli wrote:
>>>
>>> I invited bunches of people to spam click on the submit button and every
>>> now
>>> and then people notice that stray values start appearing in the entry
>>> field,
>>> as though sessions were sharing data in some way.
>>
>> Normally that shouldn't happen, unless of course you use shared state.
>>
>>> It's running in a (hopefully well sand-boxed) account on my computer:
>>> http://72.200.121.127:8080/SeventhTestComponent
>>
>> Can't reach it.
>>
>>> Not sure where to upload the source code, but you can browse the instance
>>> methods from within the page.
>>
>> Maybe you can copy and paste the methods into a mail? File-out the
>> class? Or publish a Monticello package?
>>
>> Lukas
>>
> Wasn't sure how to get it into a public monticello respository. Here's the
> file-out .st file.
>
>
> Lawson
>
>
>
>



-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list