As of today I'm getting this error in cron output:
Call to undefined method BirthdaysBirthday::isLeapYear() in xxx/htdocs/sites/all/modules/birthdays/birthdays.module on line 614
I haven't changed a thing at this site for about a week.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1462610-missing-is-leap-year.patch | 1.04 KB | Niklas Fiekas |
Comments
Comment #1
Niklas Fiekas commentedHehe ... a leap year bug. This only ever occurs on the first of March of a year. Thanks for reporting.
Let's see if this passes the tests.
Comment #3
Niklas Fiekas commentedOk, tests fail, but for a different reason. So commushed: http://drupalcode.org/project/birthdays.git/commitdiff/cb1de3c.
If you are not yet using the dev release, you shouldn't nescessarily run and upgrade - there's plenty time before this will ever occur again ;)
Comment #4
tramsaal commentedOk, I believe I can survive today's cron messages :-)
I reported it only because I wasn't sure whether the bug has long term consequences or not.
Comment #5
Niklas Fiekas commentedOh no ... this affects the whole month :(
You might have to update than or at least use the patch.
Comment #7
Starminder commentedI'm getting this....on March 2nd.
Comment #8
edvanleeuwenWell, that's because the first day(s) of March have something to do with the leap year. You should get the latest dev.
Comment #9
mikavirt commentedI have had the same issue for 3 days now eventhough I have the
latest release.I apologize, the dev version seems indeeds to have solved this issue.