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.

Comments

Niklas Fiekas’s picture

Status: Active » Needs review
StatusFileSize
new1.04 KB

Hehe ... 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.

Status: Needs review » Needs work

The last submitted patch, 1462610-missing-is-leap-year.patch, failed testing.

Niklas Fiekas’s picture

Status: Needs work » Fixed

Ok, 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 ;)

tramsaal’s picture

Ok, 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.

Niklas Fiekas’s picture

Oh no ... this affects the whole month :(
You might have to update than or at least use the patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Starminder’s picture

I'm getting this....on March 2nd.

edvanleeuwen’s picture

Well, that's because the first day(s) of March have something to do with the leap year. You should get the latest dev.

mikavirt’s picture

I 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.