Closed (fixed)
Project:
Corresponding node references
Version:
6.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2010 at 09:12 UTC
Updated:
25 Nov 2010 at 11:00 UTC
The following error shows when I delete node:
warning: Invalid argument supplied for foreach() in /var/www/ki/sites/all/modules/contrib/cnr/corresponding_node_references.crud.inc on line 121.
The error occurs only when I delete node that has no referenced nodes.
That is a small bug in function: corresponding_node_references_delete().
I attached small patch. It resolves this problem.
Comments
Comment #1
domidc commentedYes I confirm this php error. Will be fixed in next release
Comment #2
mrfelton commentedsubs - annoying when running mass node updates from drush. The issue is set to needs review... where is the patch to review?
Comment #3
domidc commentedThis issue is fixed in 6.4 which is currently in dev
Comment #4
domidc commented