[Seaside] Problem installing seaside

Avi Bryant avi.bryant at gmail.com
Fri Dec 3 20:25:52 CET 2004


On Fri, 3 Dec 2004 20:12:46 +0100, Avi Bryant <avi.bryant at gmail.com> wrote:
> Ok, I have no idea what's going on at a deeper level here, but this
> hack seems to fix the problem:
> 
> In SocketStream>>upToAll:, after
> 
>    currentContents := searchBuffer contents.
> 
> add:
> 
>   index := currentContents indexOfSubCollection: delims.

Oops, no, that's not quite it either... still investigating.


More information about the Seaside mailing list