[gatein-issues] [JBoss JIRA] Work started: (GTNPORTAL-223) UIFormTextAreaInput don't use maxlength value

Nguyen Tam (JIRA) jira-events at lists.jboss.org
Tue Nov 10 03:27:05 EST 2009


     [ https://jira.jboss.org/jira/browse/GTNPORTAL-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on GTNPORTAL-223 started by Nguyen Tam.

> UIFormTextAreaInput don't use maxlength value
> ---------------------------------------------
>
>                 Key: GTNPORTAL-223
>                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-223
>             Project: GateIn Portal
>          Issue Type: Bug
>    Affects Versions: 3.0.0-CR01
>            Reporter: Nguyen Tam
>            Assignee: Nguyen Tam
>             Fix For: 3.0.0-CR01
>
>
> i used UIFormTextAreaInput like this
> UIFormTextAreaInput inputCateDescription = new UIFormTextAreaInput(INPUT_CATEGORY_DESCRIPTION, null, null);
> inputCateDescription.setMaxLength(100);
> but it doesn't work.
> By default, textarea doesn't support maxlength attribute, so we have 2 solutions:
>     * Keep maxlength by javascript
>     * Don't provide setMaxLength method anymore.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list