2 Nov
2007
2 Nov
'07
4:04 p.m.
User: suydam Branch: HEAD Date: Fri, 02 Nov 2007 15:04:02 +0000 Modified files: /modules/taxonomy_timer taxonomy_timer.info taxonomy_timer.module Log message: Taxonomy timer malfunctioned when sending notification emails, it also set completed=1...which meant that hook_cron never actually saw any records to update itself (except for the rare occasion when the hook_cron call came after expiration, but no notification had ever been sent). This new version uses a new state variable: notified, to indicate when notifications have been sent. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/taxonomy_timer/tax... http://cvs.drupal.org/diff.php?path=contributions/modules/taxonomy_timer/tax...