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 2019/04/02 00:45:00 UTC

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

    [ https://issues.apache.org/jira/browse/NETBEANS-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807324#comment-16807324 ] 

Junichi Yamamoto commented on NETBEANS-2333:
--------------------------------------------

Maybe, we have to update the htmlparser library.

> 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
>            Priority: Major
>         Attachments: Screenshot_20190401_145544.png
>
>
> 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
(v7.6.3#76005)

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