help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Swazoo and encoding patch


From: nico
Subject: [Help-smalltalk] Swazoo and encoding patch
Date: Fri, 06 Mar 2009 12:52:11 +0100

Hi,

I found a bug in Swazoo with encoding post. 
How to reproduce it (with seaside for example): put a character like "é"
or "à" in an input field.

You'll get an error message like this one: 

SystemExceptions.ArgumentOutOfRange class>>signalOn:mustBeBetween:and:
(AnsiExcept.st:780)
String(Object)>>checkIndexableBounds:put: (Object.st:805)
String>>at:put: (String.st:293)
WriteStream>>nextPut: (WriteStream.st:93)
[] in Swazoo.HTTPString class>>decodedHTTPFrom:
(Swazoo.star#VFS.ZipFile/HTTP.st:740)


I fixed it, without searching deeply where the bug came from though (see
the attached file).

Cheers!

Nico

Attachment: HTTP.patch
Description: Text Data

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


reply via email to

[Prev in Thread] Current Thread [Next in Thread]