CruxFramework / crux-widgets

6 stars 4 forks source link

Crux DateBox is thrown an Exception for null values #732

Open samuelcardoso opened 8 years ago

samuelcardoso commented 8 years ago

This method has throws an exception when we inform a null value to the datebox:

org.cruxframework.crux.widgets.client.datebox.GWTOverriddenDateBox.DefaultFormat.parse(GWTOverriddenDateBox, String, boolean)