Martin Cooper,

FileUpload does not accept the charset from the HTTP header. (Im not sure if this has been discussed before)

What I mean is that if you have a filename containing non-ASCII (like m�nchen.jpeg), FileUpload should check the accept-charset HTTP header and encode the filename with the requested encoding.

I can create a patch if you agree to this

Joachim


--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to