<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Re: [Seaside] Using updater without triggering action callback?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Ah, cool, I will give them a try when Michel gets a chance to push the latest to visualworks, I'm not sure what version I am at currently.<BR>
<BR>
Thanks!<BR>
<BR>
Cheers!<BR>
<BR>
-Boris<BR>
(Sent from a BlackBerry)<BR>
<BR>
----- Original Message -----<BR>
From: seaside-bounces@lists.squeakfoundation.org &lt;seaside-bounces@lists.squeakfoundation.org&gt;<BR>
To: Seaside - general discussion &lt;seaside@lists.squeakfoundation.org&gt;<BR>
Sent: Thu Aug 23 22:39:36 2007<BR>
Subject: Re: [Seaside] Using updater without triggering action callback?<BR>
<BR>
&gt; That was my first reaction as well and I did try to suppressing the<BR>
&gt; callback from the inside, however it's really the render notification<BR>
&gt; signal that immediately follows that will screw things up even if I<BR>
&gt; don't actually do anything in the callback itself as demonstrated by my<BR>
&gt; later suggestion of adding an empty callback to SUFormTest to be able to<BR>
&gt; see the mayhem. It seems there should be a general solution to this and<BR>
&gt; the more I think about it the more I lean towards trying to suppress<BR>
&gt; execution of that single callback altogether to see if that fixes the<BR>
&gt; problem but I can't think of a clean way of tagging it as such quite<BR>
&gt; yet.<BR>
<BR>
I am sorry, I was probably reading your mail not careful enough ...<BR>
<BR>
Fact is that I changed the way and order in which callbacks are<BR>
evaluated a few weeks ago after that discussion about the handing of<BR>
submit buttons and AJAX form serialization. It seems that these fixes<BR>
also solve your problem and does not even require a test for<BR>
#isXmlHttpRequest. So I suggest that you update to the latest version<BR>
of Seaside 2.8 and Scriptaculous.<BR>
<BR>
Lukas<BR>
<BR>
--<BR>
Lukas Renggli<BR>
<A HREF="http://www.lukas-renggli.ch">http://www.lukas-renggli.ch</A><BR>
_______________________________________________<BR>
Seaside mailing list<BR>
Seaside@lists.squeakfoundation.org<BR>
<A HREF="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</A><BR>
</FONT>
</P>

</BODY>
</HTML>