drupal_goto breaks cron.php

jdwfly - May 4, 2009 - 16:21
Project:Webform Associate
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

After installing this module I realized that my cron.php wouldn't run, but instead it redirected itself back to one of my webform associated nodes. After much research I found out that drupal_goto is usually the culprit so I went in and added a conditional to the line that was doing the redirect.

NOTE
This patch was made using the most recent dev version

#1

jdwfly - May 4, 2009 - 16:23
AttachmentSize
webform_associate-453296.patch 829 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.