DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26312>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26312 concat changes binary files ------- Additional Comments From [EMAIL PROTECTED] 2004-01-24 10:13 ------- How to corrupt a non UTF8 file using UTF8: If the first file (or any other non last file) doesn't originally end with a full character and / or if the file contains characters that aren't most simply encoded according to UTF8 (and thus wrong). These wrong characters could be handled in two ways (a) replaced by U+FFFD to indicate wrong character or (b) be simplified. For a truncated character who knows what happens, maybe padded with 0s? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]