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=29284>. 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=29284 FormPropertyConfig shouldn't try to initialize primitive arrays Summary: FormPropertyConfig shouldn't try to initialize primitive arrays Product: Struts Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Controller AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I noticed while running the Tests that for primitive arrays in DynaActionForms a number of error messages were being logged. This is a minor issue since the exceptions being throw were caught and ignored and primitive arrays were initialized correctly - but the messages could cause confusion. FormPropertyConfig shouldn't try to initialize the components of primitive arrays. Also added more detail to the error message being logged. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
