Lines 210-211 of ncgi.tcl say:
## added by Steve Cassidy to try to fix binary file upload fconfigure stdin -translation binary -encoding binary
but, by doing this it breaks chararcter encoding
Here is a test case to demonstrate the problem.
http://terrorpin.net/ncgitestcase.zip
Here is a test case to demonstrate the problem.
http://terrorpin.net/ncgitestcase.zip