[Seaside] Comanche 5.0

Jim Benson jb@speed.net
Sun, 26 May 2002 21:57:24 -0700


Avi,

This crashes other stuff.

For example, in tutorial 2 when you log on to Seaside:

http://localhost:8000/seaside/config

and try to add the 'guess' app, you get a walkback. I'm not quite sure how
you generate the walkback stack in this environment. This works correctly
with KOM5FIX.CS

Jim




----- Original Message -----
From: "Avi Bryant" <avi@beta4.com>
To: "Jim Benson" <jb@speed.net>
Cc: <seaside@lists.squeakfoundation.org>
Sent: Sunday, May 26, 2002 7:22 PM
Subject: [Seaside] Comanche 5.0


> On Sun, 26 May 2002, Jim Benson wrote:
>
> > I am using Comanche 5.0 ; I had to go to the mailing list and try to
grab
> > the appropriate update from one of the mailing list messages.
>
> I was about to post the update on the wiki, when I found the following,
> simpler fix.  In IAKom>>process:, add as the first line of the method:
>
>   aRequest multiValueFormFieldsDisable.
>
> The next release of Seaside will hopefully actually use the multi-value
> support to (finally) implement a multi-select box, but for now just
> disabling the feature should make things work.  I'm a little confused as
> to why Kom 5 doesn't disable this by default, as it must be breaking all
> kinds of legacy apps.
>
>
>
>
> _______________________________________________
> Seaside mailing list
> Seaside@lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>