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=34624>. 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=34624 Summary: getValidationKey in BeanValidatorForm should call mapping.getAttribute() Product: Struts Version: 1.2.6 Beta Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Validator Framework AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] Currently the getValidationKey method in BeanValidatorForm calls mapping.getName() directly if isPathValidation is false ... imo it should, however, call mapping.getAttribute() as getAttribute returns the mapping-attribute if it's not null but otherwize returns the mapping-name. -- 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]