[ 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.