[ https://issues.apache.org/jira/browse/OFBIZ-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-1229. ---------------------------------- Resolution: Fixed Fix Version/s: Release Branch 4.0 SVN trunk Assignee: Jacques Le Roux Thanks Adrian, Your patch is in trunk 573967 release4.0 573968 > 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 > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk, Release Branch 4.0 > > 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.