You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/05/28 20:49:16 UTC

DO NOT REPLY [Bug 29284] New: - FormPropertyConfig shouldn't try to initialize primitive arrays

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: dev@struts.apache.org
        ReportedBy: niall.pemberton@blueyonder.co.uk


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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org