[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1257) default equals() on javabean components is not reflexive

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Nov 20 07:40:18 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1257?page=all ]

Pete Muir closed JBSEAM-1257.
-----------------------------

    Resolution: Done

Thanks Matt, I applied the patch and added a test. Sorry about the time it took to get this in!

> default equals() on javabean components is not reflexive
> --------------------------------------------------------
>
>                 Key: JBSEAM-1257
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1257
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.1.GA
>            Reporter: Matt Drees
>         Assigned To: Pete Muir
>             Fix For: 2.0.1.GA
>
>         Attachments: reflexive-equals.txt
>
>
> If a javabean component doesn't override equals(), the javassist proxy generated for it has a nonreflexive equals method.  I.e., component.equals(component) returns false.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list