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

domidc’s picture

Yes I confirm this php error. Will be fixed in next release

mrfelton’s picture

subs - annoying when running mass node updates from drush. The issue is set to needs review... where is the patch to review?

domidc’s picture

This issue is fixed in 6.4 which is currently in dev

domidc’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.