I am running Drupal 5.1 and recently upgraded from Date 5.x-1.2 to Date 5.x-1.x-dev.
I already had a number of event nodes that were successfully using Date fields.
However, since that upgrade, whenever I try to edit an existing event node or create a new one, I am unable to save the node, even if I change nothing. Every time i get the error such as:

date 8 From is not a valid date.

The number of the date varies, and usually i get several of them, but it never appears that anything is wrong or out of the ordinary with the data in my date drop down fields. and i even get errors on dates that are not filled out at all.

This has paralyzed my site. This is a live production site.
I have tried dropping back to Date Date 5.x-1.2. I have tried Date Head, re-installing Date 5.x-1.x-dev, nothing works so far to get rid of this problem.

Does anyone have a solution? Why can I not at least revert back to a previous version of Date? Has my database data somehow become corrupt? If so, what do I do?

Comments

karens’s picture

Sorry! I introduced some fixes to improve validation and introduced a bug, too. I think this was caused by http://drupal.org/node/119820 and should be fixed by the commit I just made to fix that problem.

karens’s picture

Status: Active » Fixed

I just made some more commits with more validation cleanup and I'm pretty sure of them will fix this. Reopen if not.

Anonymous’s picture

Status: Fixed » Closed (fixed)