Forum OpenACS Q&A: update problem with dates in group-info-edit-2.tcl

In /admin/ug/group-info-edit-2.tcl a date cannot be updated because
it comes out of a dateentrywidget and therefore doesn't mach the
column_name

For example if you want to edit a class (group_type = edu_class)
there is a date in the settings and it wouldn't update!

I couldn't come up with an answer.