Closed (won't fix)
Project:
Webform Associate
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2009 at 16:21 UTC
Updated:
19 Sep 2010 at 13:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
jdwfly commentedComment #2
jim kirkpatrick commentedThis is a CRITICAL bug because it breaks site search indexing and cron runs when webform associations are in use.
The patch in #1 didn't work for me because
$_SERVER['SCRIPT_NAME']was not/cron.phpwhen I checked its value - it might be on a proper cron run, but when choosing 'Run cron' it was not.So I think the line top of function webform_associate_nodeapi should look like this instead:
...Or is there a better/correct way of knowing we're in a cron run?
Comment #3
GreyHawk commented@Jim -- hope you hear back soon...this may be useful for something I'm working on.
Comment #4
eclipsegc commentedThe features of this module are now included IN webform 3.x. This module is now obsolete.