You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2007/09/07 22:09:31 UTC

[jira] Updated: (OFBIZ-1229) ModelFieldType.StringLength() returns incorrect value

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

Adrian Crum updated OFBIZ-1229:
-------------------------------

    Attachment: ModelFieldType.patch

Attached patch fixes the bug.

> ModelFieldType.StringLength() returns incorrect value
> -----------------------------------------------------
>
>                 Key: OFBIZ-1229
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1229
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: ModelFieldType.patch
>
>
> The ModelFieldType.StringLength() method compares the member variable sqlType with an upper-case String constant. The code breaks when the sqlType  variable contains mixed-case text.

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