[Seaside] [Fix] Seaside-UploadFilenamePatch

Masashi UMEZAWA masashi.umezawa at gmail.com
Wed Jul 5 06:47:32 UTC 2006


Hi,

WAKom >> processMultipartFields: does not consider that the multipart
chunk contains multi-byte (WideString) filename.
This results in the wrong un-encoded filename in WAFile.

The patch fixes the problem. WAFile's filename is properly set to
UTF8-encoded string.

-- 
[:masashi | ^umezawa]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Seaside-UploadFilenamePatch.2.cs
Type: application/octet-stream
Size: 964 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20060705/d0c845e2/Seaside-UploadFilenamePatch.2.obj


More information about the Seaside mailing list