The #501416: Date validation incorrect for days > 31 issue introduced a patch which breaks date validation when the date format does not have days, just month and year.
I have reworked the date_is_valid function to fix this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | issue-1900868-1.patch | 610 bytes | mr.york |
Comments
Comment #1
mr.york commentedPatch attached.
Comment #2
damienmckennaUnfortunately the D6 version of this module is no longer supported, but we appreciate the time you put into this. If this problem is relevant for D7 too, please reopen the issue. Thanks.