[
https://issues.apache.org/jira/browse/WICKET-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3238.
-------------------------------------
Resolution: Not A Problem
Fix Version/s: 1.4.15
Works OK with Wicket 1.4 and 1.5.
> Required checkbox behaves differently in tests and in real application
> ----------------------------------------------------------------------
>
> Key: WICKET-3238
> URL: https://issues.apache.org/jira/browse/WICKET-3238
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.13
> Reporter: Marius Bauer
> Priority: Minor
> Fix For: 1.4.15
>
> Attachments: wicket-3238.tgz
>
>
> Create a form and add a required checkbox to it. If you run the application,
> you will not be allowed to submit the form without ticking the checkbox, but
> if you use the WicketTester and submit the form using the FormTester in a
> JUnit test, you are able to submit the form without ticking that checkbox
> (onSubmit() is executed).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.