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=2017>.
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=2017

Text entered in forms using multi-part/formdata cannot be utf8





------- Additional Comments From [EMAIL PROTECTED]  2002-10-28 19:16 -------
This should be fixed in struts 1.1b1. From snip from cvs log:

revision 1.19
date: 2002/03/06 19:39:08;  author: mschachter;  state: Exp;  lines: +197 -358
 ....
 - Bug #2017, Encoding Issues: MultipartIterator now looks for the character
   encoding first in the content type of the element, then uses HttpServletRequest's
   getCharacterEncoding if that's not availabe. Otherwise it uses the default
   encoding. I've been unable to verify whether this works, as I haven't been
   able to properly set either of the necessary parts to make it work. It will
   be verified and working by the final release though.
 ....

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

Reply via email to