-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3.0-beta4
-
Fix Version/s: 6.0.0-beta1
-
Component/s: wicket
-
Labels:None
If you call setRequired(true) on a Checkbox, then if the user clear the checkbox, it will be treated as an error. Suggest overriding checkRequired()
in the Checkbox class to always return true.
- blocks
-
WICKET-1260 CheckBox.setRequired() is not picked up in 1.3-final
-
- Resolved
-