Folks,

Yesterday, I filed Bob�s fix in my Com45Swiki9 running on Squeak2.7 with a
2.8VM and, unfortunately, the problem with uploading from MSIE still
persists.
Does anyone else have attempted that and got a different result (success
would be a great one ;-))?
Thanks.

Antonio Barros

----- Original Message -----
From: Jochen F. Rick <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; Bolot Kerimbaev <[EMAIL PROTECTED]>
Sent: Sunday, October 15, 2000 7:52 PM
Subject: Re: [pws] [BUG][FIX]SocketStream>>getSubHeader


> > I've encountered a problem using Com46Swiki11. Everything was working
fine when the server and client were on the same machine, but when I moved
the server to a different machine, things started getting a bit flaky. I
tracked the problem to SocketStream
> >>getSubHeader (which is used in MultipartPostModule and in some custom
code I derived from same). What happens is that if this method is reached
before the requisite data has been received, the method returns an
indication that no subheader was found, wh
> ich effectively ends processing of the POST. I made the change below to
keep looking as long as the socket remained connected and the problem went
away.
>
> AWESOME!! I'm hoping this explains the problems that we've been having
> with uploading from MSIE.
>
> Peace and Luck!
>
> Je77
>

Reply via email to