[
https://issues.apache.org/jira/browse/WICKET-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Thomerson updated WICKET-3238:
-------------------------------------
Fix Version/s: (was: 1.4.15)
Removing fix versions on things that were marked as fixVersion = (1.4.14 ||
1.5-M4), but also weren't fixed (marked "not a problem", "won't fix", etc) so
that they don't show up in release notes when in reality they weren't part of
the release.
> 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
> 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.