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/06/03 09:56:03 UTC

DO NOT REPLY [Bug 29354] New: - ActionMessage and ActionError classes are missing equals() and hashCode()

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=29354>.
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=29354

ActionMessage and ActionError classes are missing equals() and hashCode()

           Summary: ActionMessage and ActionError classes are missing
                    equals() and hashCode()
           Product: Struts
           Version: 1.1 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Utilities
        AssignedTo: dev@struts.apache.org
        ReportedBy: dwojtas@myrealbox.com


In some cases one must check if some action message is already in the
ActionMessages or ActionErrors list.
The current implementation does not allow for this using standard methods and
one must write extra logic to achieve this.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org