Ticket #94 (closed defect: fixed)

Opened 1 year ago

Last modified 6 months ago

simpledate: 'required' => true doesn't work

Reported by: flack Assigned to: w_i
Priority: major Milestone: MidCOM 3.0
Component: MidCOM component Version: 2.8
Keywords: Cc:

Description

When you mark a field with the simpledate widget as required, DM will print an asterisk next to it, but you still can submit the form without selecting a date, validation doesn't complain about it.

Change History

09/18/07 14:57:36 changed by bergie

  • owner changed from tarjei to w_i.
  • milestone set to MidCOM 3.0.

02/25/08 11:11:51 changed by flack

  • status changed from new to closed.
  • resolution set to fixed.

(In [15235]) proper validation for required date fields, closes #94