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

2020-07-24 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-2333:


Thank you for your verification!

> 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}
>  maxlength="15" required>{code}



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

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

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



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

2020-07-24 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-2333:
-

Tried it, compared 11.3 to 12.1 and minlength now shows no problems, great, 
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}
>  maxlength="15" required>{code}



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

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

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



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

2020-07-13 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-2333:


PR: [https://github.com/apache/netbeans/pull/2217]

> 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
> Attachments: Screenshot_20190401_145544.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Receiving error when try to use minlength, maxlength
>  
> {code:java}
>  maxlength="15" required>{code}



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

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

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



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

2020-06-26 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-2333:


I'll update the validator: [https://github.com/validator/validator]

> 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
> Attachments: Screenshot_20190401_145544.png
>
>
> Receiving error when try to use minlength, maxlength
>  
> {code:java}
>  maxlength="15" required>{code}



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

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

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



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

2020-06-12 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-2333:


Maybe, [~matthiasblaesing] fixed this. 
https://github.com/apache/netbeans/pull/1380

> 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}
>  maxlength="15" required>{code}



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

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

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



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

2019-04-01 Thread Junichi Yamamoto (JIRA)


[ 
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}
>  maxlength="15" required>{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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