You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/08/22 08:48:34 UTC

[jira] Updated: (STR-2083) ActionMessage and ActionError classes are missing equals() and hashCode()

     [ https://issues.apache.org/struts/browse/STR-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated STR-2083:
-------------------------------

    Fix Version/s: Future
         Assignee:     (was: Struts Developers)

> ActionMessage and ActionError classes are missing equals() and hashCode()
> -------------------------------------------------------------------------
>
>                 Key: STR-2083
>                 URL: https://issues.apache.org/struts/browse/STR-2083
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Dariusz Wojtas
>            Priority: Minor
>             Fix For: Future
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.