I've created a node type using CCK that contains a required datestamp field with an optional 'to' date. Everything works great when creating the node initially, but if a user edits the node, the 'to' date defaults to January 1st. My configuration details are below:

1) Type of field - datestamp
2) Type of widget - selector
3) Timezone option - site's timezone
Not multiple
Required field with 'to' optional

Comments

KarenS’s picture

Status: Active » Fixed

I don't see this behavior in the current code. Assuming something in recent fixes has taken care of it.

Anonymous’s picture

Status: Fixed » Closed (fixed)
anawillem’s picture

Version: 5.x-1.5 » 5.x-1.8

I still seem to be having that problem, only with the datestamp field in general (not just the To Date) defaulting to January 1, 2008. I have the date module installed. Would like for the date to default to the current date. Any suggestions?