Needs review
Project:
Corresponding node references
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 17:16 UTC
Updated:
10 Jan 2012 at 17:16 UTC
I get the following error when deleting, in certain circumstances:
Notice: Undefined index: und in corresponding_node_references_delete() (line 231 of sites/all/modules/cnr/corresponding_node_references.crud.inc).
Warning: Invalid argument supplied for foreach() in corresponding_node_references_delete() (line 231 of sites/all/modules/cnr/corresponding_node_references.crud.inc).The following patch just checks to make sure that there is actually something to update after a delete.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-php-notices-after-deleting.patch | 1.51 KB | joelstein |