Ticket #20 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

bug in TeleServices with Plone 2.5.3 ( with date optional field)

Reported by: sgeulette Assigned to: sgeulette
Priority: blocker Milestone:
Component: Product TeleServices Keywords:
Cc:

Description

The date optional field, when not selected, does no more work with his default date. The validator does no more accept the default value (01/01/1900).

Change History

06/11/07 10:47:53 changed by sgeulette

  • status changed from new to assigned.

06/11/07 22:27:18 changed by sgeulette

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

The default date value for the optional date field in Plone 2.5.3 cannot be less than actual year - 100. The old default value was 01/01/1900. The new value is now 01/01/1930.