GenericEntity.setString does handles BigDecimal and Boolean backwards.
----------------------------------------------------------------------

                 Key: OFBIZ-1346
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1346
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk, Release Branch 4.0
            Reporter: Adam Heath
            Priority: Critical
             Fix For: SVN trunk, Release Branch 4.0


I was converting SqlJdbcUtil to use enums for the field types, and discovered 
that GenericEntity.setString had the int values for BigDecimal and Boolean 
reversed.  See attached patch for the fix.

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

Reply via email to