[
https://issues.apache.org/jira/browse/WICKET-6901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386320#comment-17386320
]
ASF subversion and git services commented on WICKET-6901:
---------------------------------------------------------
Commit a479020a3c2a52ae8a9ef30b72a3c04eae3011ff in wicket's branch
refs/heads/remove-queuing from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=a479020 ]
WICKET-6901 Rename ITagModifier.NoOp to NO_OP
To follow Java naming conventions.
Remove some implicit Java modifiers for constants in interface class
(cherry picked from commit f542c4d50a4a689b6d8719db006cb186d3186a8b)
> PropertyValidator improve configuration doc
> -------------------------------------------
>
> Key: WICKET-6901
> URL: https://issues.apache.org/jira/browse/WICKET-6901
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-bean-validation
> Reporter: Sergei
> Assignee: Sven Meier
> Priority: Minor
> Fix For: 10.0.0, 9.5.0
>
> Attachments: Screenshot_20210714_165724.png, bugreportproject.zip
>
>
> When using JSR 303 annotations, PropertyValidator does not display a message
> in the feedback panel due to the automatic addition of the maxlength
> attribute to the markup. To do this, you need to manually increase the value
> of the maxlength attribute in the markup or do it during rendering using
> AttributeModifier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)