[Seaside] Re: Temporary variable for callback

Yanni Chiu yanni at rogers.com
Sat Nov 25 16:35:10 UTC 2006


Damien Cassou wrote:
> If I change the temporary to an instance variable, the problem disapear 
> and it works perfectly.

IIRC, it's always behaved this way. Making it an
instance var. instead of a method temp. will get
you the expected result. Have you tried sending
#fixCallbackTemps (a.k.a. #fixTemps to the textInput
callback?



More information about the Seaside mailing list