[jira] [Closed] (OFBIZ-2021) ModelFormField.java does not use the type size to define the textField.setMaxlength

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-2021) ModelFormField.java does not use the type size to define the textField.setMaxlength

Nicolas Malin (Jira)

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

Deepak Dixit closed OFBIZ-2021.
-------------------------------
    Resolution: Implemented

> ModelFormField.java does not use the type size to define the textField.setMaxlength
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2021
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2021
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: BJ Freeman
>            Assignee: Scott Gray
>
> uses
>                 textField.setMaxlength(Integer.valueOf(60));
> instead of  setting it to the size defined by the type.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)