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

form-validator incorrectly counts string lenght when multibyte characters





------- Additional Comments From [EMAIL PROTECTED]  2003-04-01 00:54 -------
I've noticed that it doesn't happen when init-param "form-encoding" is set
to UTF-8 in web.xml - then validation is pretty correct. But setting
request.setCharacterEncoding("UTF-8") only (in form/formprocessor, before
processing POST data) seems not to be enought. Is this a bug anyway?

Reply via email to