Joe Eckard created OFBIZ-5331:
---------------------------------

             Summary: Change EntityComparisonOperator to use compareTo()
                 Key: OFBIZ-5331
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5331
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
            Reporter: Joe Eckard
            Priority: Trivial


The methods compareEqual() and compareNotEqual() both use equals() instead of 
compareTo() which can be problematic when used to compare BigDecimal objects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to