GitHub user JoachimRohde opened a pull request: https://github.com/apache/wicket/pull/217
[Fix] setRequired checked for primitive type only when the FormCompon⦠â¦ent was NOT required See https://issues.apache.org/jira/browse/WICKET-6350 You can merge this pull request into a Git repository by running: $ git pull https://github.com/JoachimRohde/wicket master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/wicket/pull/217.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #217 ---- commit e0805a6e4c413875409e0301811e5097714be5ad Author: JoachimRohde <webmas...@joachimrohde.com> Date: 2017-03-29T16:17:52Z [Fix] setRequired checked for primitive type only when the FormComponent was NOT required ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---