You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/11/07 18:57:21 UTC

DO NOT REPLY [Bug 24486] - Special Charactes like German Umlaute don't work with multipart upload

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 sh@flavor.de  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: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org