DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31877>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31877 Validation on HTMLArea fields doesn't work correctly [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Validation on HTMLArea |Validation on HTMLArea |fields doesn |fields doesn't work | |correctly ------- Additional Comments From [EMAIL PROTECTED] 2004-10-25 10:34 ------- An HTMLArea field always returns <br/> if it is empty. Therefore validation doesn't work correctly. A workaround would be to define a length validator with a minimum length of 6. WDOT?
