Closed (fixed)
Project:
Pollfield
Version:
6.x-1.13-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
2 Mar 2011 at 18:04 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
Comments
Comment #1
mario_prkos commentedThanks, can you say what CCK version you use.
Comment #2
benoit.borrel commentedsure, 6.x-2.9.
Comment #3
bryan kennedy commentedI can confirm that this is happening with the latest version of pollfield (dev) and the latest version of CCK for D6.
Steps to reproduce.
1. Create a poll and change it's authoring date to some date in the past, like a year ago.
2. Set this poll to expire in 1 day, or any value that will cause the poll to expire.
3. Run cron and you you will get these errors.
Comment #4
bryan kennedy commentedThanks for the patch benoit.borrel. I tested the fix with several cron runs and it seems to work as expected now.
I've committed this to the dev branch and will roll it into a new version when we release that soon.