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=24486>. 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=24486 Special Charactes like German Umlaute don't work with multipart upload ------- Additional Comments From [EMAIL PROTECTED] 2003-11-07 17:57 ------- I was developing on a Windows XP system, using a latest Tomcat and mysql database. The problem is not the database. I wanted to use request.setCharset(), but I think when I access the DynaValidatorForm in an Action, it is already too late for that. So does anyone of you know this problem with multipart uploads and special characters? If yes, I am very interested to hear the solution. Right now I will use a special form for the file uploads, so the other text-based input will not be affected. I also thought about running a javascript over all text inputs before submitting, but I think that's to error-prone (can be turned off). thanx, SVEN --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]