You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/07/29 23:08:14 UTC

[jira] Updated: (OPENJPA-1120) idEquals() broken in BigDecimalId and BigIntegerId

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

Donald Woods updated OPENJPA-1120:
----------------------------------

    Affects Version/s: 1.3.0
                       1.0.3
                       1.1.0
                       1.2.1

> idEquals() broken in BigDecimalId and BigIntegerId
> --------------------------------------------------
>
>                 Key: OPENJPA-1120
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1120
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa
>    Affects Versions: 1.0.3, 1.1.0, 1.2.1, 1.3.0, 2.0.0
>            Reporter: dieter von holten
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: BrokenEqualsId.patch
>
>
> in openjpa/util/BigDecimalId and open/util/BigIntegerId the idEquals-methods compare their own keys to the other object, not to others.key.
> That would always result in false - which is false sometimes

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