You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2007/10/18 05:26:50 UTC

[jira] Assigned: (OFBIZ-1346) GenericEntity.setString does handles BigDecimal and Boolean backwards.

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

Adam Heath reassigned OFBIZ-1346:
---------------------------------

    Assignee: Adam Heath

> 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
>            Assignee: Adam Heath
>            Priority: Critical
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: framework-entity-GenericEntity-setString-Boolean-BigDecimal-fix.patch
>
>
> 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.