[Seaside] Re: file upload broken in Seaside-2.5

Yanni Chiu yanni at rogers.com
Wed Nov 9 05:53:25 CET 2005


goran at krampe.se wrote:
> 
> > > Try using FastSocketStream available on SM.
> 
> Right, there is a single reference to SocketStream somewhere in
> TcpListener IIRC. Just change it.

Yep, FastSocketStream works too - and it seems faster.
The reference I changed was in HttpAdaptor.

The comments say that 3.9 already uses FastSocketStream,
and its renamed to SocketStream, so the problem should
eventually go away.



More information about the Seaside mailing list