[Seaside] liveCallBack and spanNamed bug

Bany, Michel mbany at cincom.com
Mon Jan 30 16:07:04 CET 2006


Not a bug, but a lacking feature.
You need to use a better version of Seaside for achieving this.
Try with Seaside2.5b8-mb.34.mcz from squeaksource.
Or try with Seaside2.6a2-mb.106.mcz together with
SeasideAsync-mb.22.mcz.
Best luck,
Michel.

 

> -----Original Message-----
> From: seaside-bounces at lists.squeakfoundation.org 
> [mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf 
> Of Florian Minjat
> Sent: Monday, January 30, 2006 3:22 PM
> To: seaside at lists.squeakfoundation.org
> Subject: [Seaside] liveCallBack and spanNamed bug
> 
> Hi,
>    I am running Squeak3.8g-6548 with DynamicBindings (1.2), 
> KomServices (1.1.2), KomHttpServer (7.0.3) and Seaside (2.5).
>    I have strange behavior with liveCallBack and multi 
> spanNamed. When I put several spanNamed:with: in a 
> LiveCallBack, the first one works fine, modifying the 
> existing span, but the second one is written immediatly after 
> the first one, instead of modifying the existing one (and 
> there are two span with the same Id).
>    There is an exemple in attachement.
>    Any idea why the second spanNamed replacement is not working ?
>    Thanks in advance,
> 
> Florian
> 


More information about the Seaside mailing list