You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Gareth Carter (JIRA)" <ji...@apache.org> on 2017/09/21 16:07:00 UTC

[jira] [Created] (OFBIZ-9738) ShoppingCartItem equals method does not compare object references

Gareth Carter created OFBIZ-9738:
------------------------------------

             Summary: ShoppingCartItem equals method does not compare object references
                 Key: OFBIZ-9738
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9738
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Trunk
            Reporter: Gareth Carter
            Priority: Minor


The default Object class equals method checks for reference equality however ShoppingCartItem does not (I believe it should). When it filters down through the other equals methods some properties have a default value which could be different to the value stored in the object



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)