changing datetime fields in tableview bug!

There is a nasty bug in 5.2.6 - 5.2.8
regarding datetime fields in table-views

if you change a datetime field, in a table-view (using the default datepicker) everything goes fine!, but as soon as you do on the same form: controller.find()
Servoy stops with the error:

Setting dataprovider with name 'creationdate', type 'DATETIME' with value of wrong type Thu Oct 20 12:56:01 CEST 2005
 > java.lang.IllegalArgumentException: Setting dataprovider with name 'creationdate', type 'DATETIME' with value of wrong type Thu Oct 20 12:56:01 CEST 2005

In Record-view everything goes fine!

Filed a case with sample-solution & data: case: 389091

We have the same problem, after changing a date and then perform a find the user gets the following error,
the date field is of the calender type.

[attachment=0]datetime_error.PNG[/attachment]

Regards,

Peter

This will be fixed in Servoy 5.2.9 .

Great, thanks.

Regards,

Peter