[Seaside] Workaround for Kom under problems 3.8

David Shaffer cdshaffer at acm.org
Wed Jun 22 03:01:48 CEST 2005


Some of you may have noticed that Kom has problem serving "binary" files
under Squeak 3.8 (nothing to do with Seaside).  The problem seems to be
related to the Multi-byte character support added to 3.8.  Attached is a
changeset (one very small method change, sending #binary to the stream
obtained in ModFile) that fixes the problem for me.  Note that the
latest Seaside image available from seaside.st suffers from this
problem.  I have no idea if this fix is "the right thing to do" but,
again, it got rid of the problems I was having.

David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ModFile.cds.1.cs
Type: text/x-csharp
Size: 540 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20050621/88a8b521/ModFile.cds.1.bin


More information about the Seaside mailing list