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=14471>. 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=14471 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-24 14:54 ------- (In reply to comment #15) > ...Except for the validateRequired method, which by its nature demands that > absent required fields generate an error response. Paul, I disagree with this premise. You may have a field that is required only for certain users and is hidden or absent to other users. To me it seems, the absence of any field should ignore any validation. If the field is absolutely required and is not on the form, then that is the fault of the coder. The user will not be able to fix the required error if the field does not exist, so why give them a validation error for a field that does not exist? btw, thank you for fixing the other validation routines to ignore absent fields. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
