-
Bug
-
Resolution: Done
-
Major
-
3.0.0.CR1
-
None
Having a UIInput<Integer> input,
If you call CommandController.setValueFor("input",""), a NumberFormatException is thrown.
It would be desirable to set the input value to null instead.