[BUG] ImageReadWriter vs. HTTPSocket

Torsten.Bergmann at phaidros.com Torsten.Bergmann at phaidros.com
Wed Feb 6 19:44:42 UTC 2002


HTTPSocket httpGif:
'http://www.povray.org/ftp/pub/povray/Hall-Of-Fame/sundae.gif'

returns the correct form, while 

|url|
url := 'http://www.povray.org/ftp/pub/povray/Hall-Of-Fame/sundae.gif'.
ImageReadWriter formFromServerFile: url.

was not able to find the gif header. (see GIFReadWriter>>readHeader, 
the stream is different than in the first expression).

Bye
Torsten






More information about the Squeak-dev mailing list