You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/29 10:41:34 UTC

[jira] [Commented] (WICKET-5710) StringValidator should set 'minlength' attribute to input and textarea

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

ASF subversion and git services commented on WICKET-5710:
---------------------------------------------------------

Commit b0fc628f132158aa46751506d9f281199abf8143 in wicket's branch refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=b0fc628 ]

WICKET-5710 StringValidator should set 'minlength' attribute to input and textarea


> StringValidator should set 'minlength' attribute to input and textarea
> ----------------------------------------------------------------------
>
>                 Key: WICKET-5710
>                 URL: https://issues.apache.org/jira/browse/WICKET-5710
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.17.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> At the moment StringValidator sets 'maxlength' to input elements.
> According to http://www.w3.org/TR/html5/forms.html#the-maxlength-and-minlength-attributes maxlength could be set also to textarea elements.
> And there is 'minlength' attribute that could also be set automatically by Wicket.



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