You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2020/07/20 21:16:00 UTC

[jira] [Resolved] (NETBEANS-2333) Add minlength, maxlength to input field

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

Junichi Yamamoto resolved NETBEANS-2333.
----------------------------------------
    Fix Version/s: 12.1
       Resolution: Fixed

Please give it a try if possible when the NetBeans 12.1 beta is available. Thanks.

> Add minlength, maxlength to input field
> ---------------------------------------
>
>                 Key: NETBEANS-2333
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2333
>             Project: NetBeans
>          Issue Type: Bug
>          Components: web - HTML Editor
>    Affects Versions: 10.0
>         Environment:      Product Version: Apache NetBeans Platform 10.0 (Build incubator-netbeans-release-380-on-20181217)
>     Java: 10.0.2; OpenJDK 64-Bit Server VM 10.0.2+13-Ubuntu-1ubuntu0.18.04.4
>     Runtime: OpenJDK Runtime Environment
>            Reporter: Ivan Borisov
>            Assignee: Junichi Yamamoto
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 12.1
>
>         Attachments: Screenshot_20190401_145544.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Receiving error when try to use minlength, maxlength
>  
> {code:java}
> <input type="text" placeholder="input text" name="text3" minlength="3" maxlength="15" required>{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists